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

Attributes

Stimmbeteiligung
voter turnout
participation au scrutin
partecipazione alla votazione
Anzahl Personen, die bei einer Abstimmung ihre Stimme abgeben, ausgedrückt in Prozent der Stimmberechtigten.
Number of persons who exercise their right to participate in a ballot, expressed as a percentage of those eligible to vote.
Nombre de personnes, exprimé en pourcentage, qui votent à l'occasion d'une votation.
Numero di persone votanti in occasione di una votazione, espresso in percentuale degli aventi diritto di voto.
2024-08-12T13:39:04.0518940Z
109954
https://www.termdat.bk.admin.ch/entry/109954
FCh, Terminology Section, 2011
V Politische Rechte, Art. 27o Abs. 2 (SR 161.11, Stand 2019-07)
O Droits politiques, art. 27o al. 2 (RS 161.11, état 2019-07)
O Diritti politici, art. 5 cpv. 4 lett. b (versione npon vigente, RS 161.11, stato 2015-11)
nach BVers, Wahlwörterbuch (Internet, 2011-03-03)
after BVers, Wahlwörterbuch (Internet, 2011-03-03)
d'après Ass. féd., Glossaire élections (Internet, 2011-03-03)
secondo AF, Glossario elezioni (Internet, 2011-03-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 turnout
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.