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

Attributes

Einmaligkeit der Stimmabgabe
unicité du vote
unicità del voto
Grundsatz, dass jede stimmberechtigte Person pro Abstimmung über eine einzige Stimme verfügt und lediglich einmal stimmen kann.
Principe que lors d'un scrutin tout électeur dispose d'un seul suffrage et ne vote qu'une fois.
Principio secondo il quale ciascun avente diritto di voto dispone di un solo voto e può votare soltanto una volta.
2019-11-11T07:52:47.2030000Z
109835
https://www.termdat.bk.admin.ch/entry/109835
V Politische Rechte, Art. 27b Bst. a Ziff. 2 (SR 161.11, Stand 2014-01)
O Droits politiques, art. 27b let. a ch. 2 (RS 161.11, état 2014-01)
O Diritti politici, art. 27b lett. a n. 2 (RS 161.11, stato 2014-01)
nach V Politische Rechte, Art. 27b Bst. a Ziff. 2 (SR 161.11, Stand 2014-01)
d'après O Droits politiques, art. 27b let. a ch. 2 (RS 161.11, état 2014-01)
secondo O Diritti politici, art. 27b lett. a n. 2 (RS 161.11, stato 2014-01)
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.