SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Verordnungsentwurf
draft ordinance
projet d'ordonnance
disegno di ordinanza
Vorläufige Fassung einer Verordnung.
Provisional version of an ordinance.
Version provisoire d'une ordonnance.
Versione provvisoria di un'ordinanza.
2017-08-09T08:56:10.7530000Z
56983
https://www.termdat.bk.admin.ch/entry/56983
FCh, Terminology Section, 2010
Gesetzgebungsleitfaden, 2007, Rz. 611
OFJ, Guide de législation, 2007, ch. marg. 102
UFCOM, CS Oltre 120 pareri sul disegno di nuova ordinanza sulla radiotelevisione, 2006-08-23 ([Internet, 2017-02-03](https://www.admin.ch/gov/it/pagina-iniziale/documentazione/comunicati-stampa.msg-id-6785.html))
EXP: die zuständige parlamentarische Kommission kann verlangen, dass ihr der Entwurf zu einer wichtigen Verordnung des Bundesrates zur Konsultation unterbreitet wird
EXP: if the Federal Council is preparing an important ordinance, the parliamentary committee responsible may request that it be consulted with regard to the same
EXP: lorsque le Conseil fédéral prépare une ordonnance importante, la commission parlementaire compétente peut lui demander qu'il la consulte sur le projet
EXP: la commissione parlamentare competente può esigere che le sia sottoposto per parere il disegno di un'importante ordinanza del Consiglio federale
nach Parlamentsgesetz, Art. 151 Abs. 1 (SR 171.10, Stand 2016-03)
after Parliament Act, art. 151 para. 1 (SR 171.10, transl., status 2016-03)
d'après LF Parlement, art. 151 al. 1 (RS 171.10, état 2016-03)
secondo LF Parlamento, art. 151 cpv. 1 (RS 171.10, stato 2016-03)
FCh, Terminology Section, 2010
ChF, Section de terminologie, 2010
BK, Sektion Terminologie, 2010
CaF, Sezione di terminologia, 2010
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso bill
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.