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

Attributes

Rückzugsklausel
withdrawal clause
clause de retrait
clausola di ritiro
Klausel, die den Rückzug einer Volksinitiative durch die Mehrheit des Initiativkomitees zulässt.
Clause under which the majority of the members of the intiative committee may withdraw a popular initiative.
Clause selon laquelle la majorité des membres du comité d'initiative peuvent retirer une initiative populaire.
Clausola secondo la quale la maggioranza del comitato d'iniziativa può ritirare un'iniziativa popolare.
2018-02-22T13:32:33.5070000Z
109225
https://www.termdat.bk.admin.ch/entry/109225
BG Politische Rechte, Art. 68 Abs. 1 Bst. c (SR 161.1, Stand 2015-11)
FA Political Rights, art. 68 para. 1 let. c (SR 161.1, transl., status 2015-11)
LF Droits politiques, art. 68 al. 1 let. c (RS 161.1, état 2015-11)
LF Diritti politici, art. 68 cpv. 1 lett. c (RS 161.1, stato 2015-11)
nach BG Politische Rechte, Art. 73 Abs. 1 (SR 161.1, Stand 2015-11)
after FA Political Rights, art. 73 para. 1 (SR 161.1, transl., status 2015-11)
d'après LF Droits politiques, art. 73 al. 1 (RS 161.1, état 2015-11)
secondo LF Diritti politici, art. 73 cpv. 1 (RS 161.1, stato 2015-11)
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: No results found.
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.