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

Attributes

die Aufenthaltsbewilligung entziehen
withdraw a residence permit
retirer l'autorisation de séjour
ritirare il permesso di dimora
2023-06-05T11:45:47.6293930Z
38415
https://www.termdat.bk.admin.ch/entry/38415
FCh, Terminology Section, 2009
LF Séjour et établissement des étrangers, art. 8 al. 2 (abrogé, RS 142.20, état 2004-11)
LF Dimora e domicilio degli stranieri, art. 8 cpv. 2 (abrogato, RS 142.20, stato 2004-11)
BK, Sektion Terminologie, 2009 nach BG Aufenthalt und Niederlassung der Ausländer, Art. 8 Abs. 2 und Art. 12 Abs. 3 (aufgehoben, SR 142.20, Stand 2004-11)
USG: altes Recht (bis 2007)
USG: ancien droit (jusqu'en 2007)
USG: diritto previgente (fino al 2007)
USG: previous law (repealed in 2007)
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 withdraw a permit
seeAlso withdrawal of a residence permit
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.