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

Attributes

erstberatende Kommission
committee of the first chamber
commission du conseil prioritaire
commissione della prima Camera
Kommission desjenigen der beiden eidgenössischen Räte, der ein Geschäft als erster behandelt.
Commission de celle des deux Chambres fédérales à laquelle est attribuée la priorité de l'examen d'un objet.
Commissione di quella delle due Camere federali che per prima tratta un oggetto.
2017-09-04T14:00:28.5900000Z
109246
https://www.termdat.bk.admin.ch/entry/109246
Parlamentsgesetz, Art. 109 Abs. 3 (SR 171.10, Stand 2016-03)
Parliament Act, art. 116 para. 4 (SR 171.10, transl., status 2016-03)
LF Parlement, art. 109 al. 3 (RS 171.10, état 2016-03)
LF Parlamento, art. 109 cpv. 3 (RS 171.10, stato 2016-03)
nach Parlamentsgesetz, Art. 84 Abs. 1 (SR 171.10, Stand 2016-03)
d'après LF Parlement, art. 84 al. 1 (RS 171.10, état 2016-03)
secondo LF Parlamento, art. 84 cpv. 1 (RS 171.10, stato 2016-03)
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 preliminary consultation committee
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.