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

Attributes

Nichtwähler
électeur abstentionniste
astensionista
Person, die zwar wahlberechtigt ist, aber nicht an Wahlen teilnimmt.
Électeur qui ne participe pas à des élections bien qu'il en ait le droit.
Persona che pur avendo il diritto di voto, non partecipa alle elezioni.
2017-07-03T16:25:36.9130000Z
57094
https://www.termdat.bk.admin.ch/entry/57094
BFS, Nationalratswahlen 2003, Die Wählerinnen und Wähler unter der Lupe, 2007, S. 16
Le Petit Robert électronique, 2010
Mazzoleni, L'elettorato dei partiti ticinesi, in: USTAT, Dati - statistiche e società, 3/2007, p. 81, (Internet, 2010)
ChF, Section de terminologie, 2010
CaF, Sezione di terminologia, 2010
BK, Sektion Terminologie, 2007
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.