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

Attributes

stimmberechtigter Schweizer Bürger
Swiss citizen who is eligible to vote
citoyen suisse ayant droit de voter
cittadino svizzero avente diritto di voto
2019-11-04T08:39:55.7730000Z
109717
https://www.termdat.bk.admin.ch/entry/109717
FCh, Terminology Section, 2001
V Politische Rechte, Anh. 4b (SR 161.11, Stand 2014-01)
Iv pa., Sieber (92.413) Révision de l'article 75 de la constitution, 1992-03-20 ([Internet, 2018-12-18](https://www.parlament.ch/fr/ratsbetrieb/suche-curia-vista/geschaeft?AffairId=19920413))
CaF, La Confederazione in breve, 2015, p. 76 ([Internet, 2018-12-18](https://www.bk.admin.ch/dam/bk/it/dokumente/komm-ue/Buku2015/der_bund_kurz_erklaert2015.pdf.download.pdf/la_confederazioneinbreve2015.pdf.))
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.