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

Attributes

Schweizerbürger
Swiss citizen
citoyen suisse
cittadino svizzero
Person, die das Schweizer Bürgerrecht besitzt.
Personne qui a la citoyenneté suisse.
Persona che possiede la cittadinanza svizzera.
2025-12-23T13:05:03.1462800Z
38184
https://www.termdat.bk.admin.ch/entry/38184
Bundesverfassung, Art. 37 Abs. 1 (SR 101, Stand 2024-03)
Constitution fédérale, art. 175 al. 3 (RS 101, état 2024-03)
Costituzione federale, art. 175 cpv. 3 art. 24 cpv. 1 (RS 101, stato 2024-03)
Federal Constitution, art. 37 para. 1 (SR 101, transl., status 2024-03)
d'après Constitution fédérale, art. 37 al. 1 (RS 101, état 2024-03)
secondo Costituzione federale, art. 37 cpv. 1 (RS 101, stato 2024-03)
U. Häfelin / W. Haller, Schweizerisches Bundesstaatrecht, 1993, S. 179
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 citizen
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.