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

Attributes

befristete Ausweisung
temporary expulsion
expulsion déterminée
espulsione determinata
2025-11-24T09:06:20.6275200Z
38462
https://www.termdat.bk.admin.ch/entry/38462
FCh, Terminology Section, 2009
BG Aufenthalt und Niederlassung der Ausländer, Art. 11 Abs. 1 (aufgehoben, SR 142.20, Stand 2004-11)
LF Séjour et établissement des étrangers, art. 11 al. 1 (abrogé, RS 142.20, état 2004-11)
CaF, Sezione di terminologia, 1993 secondo LF Dimora e domicilio degli stranieri, art. 11 cpv. 1 (abrogato, RS 142.20, stato 2004-11)
USG: désuet
USG: disusato
USG: veraltet
USG: obsolete
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
antonym permanent expulsion
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.