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

Attributes

retour
ritorno
Wiedereinreise
re-entry
2025-10-13T07:01:06.3079270Z
38272
https://www.termdat.bk.admin.ch/entry/38272
FCh, Terminology Section, 2009
Ausländer- und Integrationsgesetz, Art. 111 Abs. 4 (aufgehoben, SR 142.20, Stand 2023-09)
LF Étrangers et intégration, art. 111 al. 4 (abrogé, RS 142.20, état 2023-09)
LF Stranieri e integrazione, art. 111 cpv. 4 (abrogato, RS 142.20, stato 2023-09)
EXP: in einen Staat
EXP: in uno Stato
EXP: dans un État
EXP: into a state
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.