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

Attributes

Los
lots
sort
sorte
2019-11-01T11:23:07.8270000Z
109645
https://www.termdat.bk.admin.ch/entry/109645
BG Politische Rechte, Art. 41 Abs. 1 Bst. f (SR 161.1, Stand 2015-11)
FA Political Rights, art. 43 para. 3 (SR 161.1, transl., status 2015-11)
LF Droits politiques, art. 41 al. 1 let. f (RS 161.1, état 2015-11)
LF Diritti politici, art. 43 cpv. 3 (RS 161.1, stato 2015-11)
Falls mehrere [...] Kandidaten die gleiche Stimmenzahl aufweisen, entscheidet das Los (a). Bei Stimmengleichheit bestimmt das Los die Reihenfolge (b).
In caso di parità di voti, decide la sorte.
Si [...] plusieurs candidats se trouvent dans cette situation [d'égalité des suffrages], c'est le sort qui décide (a). En cas d'égalité des suffrages, le sort détermine le rang (b)
Where two or more candidates have received the same number of votes, their order of precedence shall be decided by drawing lots.
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.