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

Attributes

Kantonsbürger
citizen of a canton
citoyen d'un canton
cittadino di un Cantone
2020-01-09T12:11:26.1400000Z
109718
https://www.termdat.bk.admin.ch/entry/109718
Zivilstandsverordnung, Art. 2 Abs. 2 Bst. c (SR 211.112.2, Stand 2018-02)
Federal Constitution 1874, art. 43 para. 4, unofficial translation, 1991
Constitution du canton de Zoug, par. 27 al. 2 (RS 1131.218, état 2014-09)
O sullo stato civile, art. 2 cpv. 2 lett. c (RS 211.112.2, stato 2018-02)
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.