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

Attributes

Abklärung der Staatsangehörigkeit
établissement de la nationalité
accertamento della cittadinanza
establishing the nationality
2025-10-20T13:02:40.7112750Z
382383
https://www.termdat.bk.admin.ch/entry/382383
FCh, Terminology Section, 2025 after Asylum Act, art. 8a para. 1 (SR 142.31, transl., status 2025-04)
O Esecuzione dell'allontanamento e dell'espulsione, art. 3 rubrica (RS 142.281, stato 2025-06)
O Exécution du renvoi et de l'expulsion, art. 3 tit. (RS 142.281, état 2025-06)
V Vollzug der Weg- und Ausweisung, Art. 12 Abs. 2 Bst. e (aufgehoben, SR 142.281, Stand 2013-01)
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 establishing the identity
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.