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

Attributes

Wahlbeteiligung
turnout
taux de participation électorale
partecipazione elettorale
Anzahl Personen, die bei einer Wahl ihre Stimme abgeben, ausgedrückt in Prozent der Wahlberechtigten.
Number of persons who exercise their right to participate in an election, expressed as a percentage of those eligible to vote.
Nombre d'électeurs, exprimé en pourcentage, qui votent à l'occasion d'une élection.
Numero di persone votanti in occasione di un'elezione, espresso in percentuale degli aventi diritto di voto.
2024-08-12T13:39:04.1452950Z
110371
https://www.termdat.bk.admin.ch/entry/110371
A. M. Snozzi, 2011
FCh, Terminology Section, 2001
BK, MM Bericht des Bundesrats über die Nationalratswahlen 2015, 2015-11-11 ([Internet, 2017-06-01](https://www.bk.admin.ch/aktuell/media/03238/index.html?lang=de&msg-id=59406))
Ass. féd., Glossaire élections (Internet, 2011-03-03)
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)
A. M. Snozzi, 2011 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 voter 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.