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

Attributes

Erstberatung
prima deliberazione
prior consideration
---
2017-05-15T15:17:51.8570000Z
441662
https://www.termdat.bk.admin.ch/entry/441662
Parlamentsgesetz, Art. 84 Abs. 1 (SR 171.10, Stand 2016-03)
Parliament Act, art. 84 para. 1 (SR 171.10, transl., status 2016-11)
LF Parlamento, art. 84 cpv. 1 (RS 171.10, stato 2016-11)
Business that must be dealt with separately by the two Chambers shall be allocated to one of the Chambers for prior consideration (the first Chamber).
Gli oggetti in deliberazione che devono essere trattati separatamente dalle due Camere sono attribuiti a una Camera per la prima deliberazione (Camera prioritaria).
Lorsqu'un objet soumis à délibération doit être examiné par les deux conseils séparément, la priorité d'examen est attribuée à l'un des deux conseils (conseil prioritaire).
Die von beiden Räten getrennt zu behandelnden Beratungsgegenstände werden einem der Räte zur Erstberatung zugewiesen (Erstrat).
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 first reading
seeAlso first chamber
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.