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

Attributes

nicht möglich, nicht zulässig oder nicht zumutbar
not possible, not permitted or not reasonable
pas possible, pas licite ou ne pouvant être raisonnablement exigé
non possibile, ammissibile o ragionevolmente esigibile
2025-11-10T09:41:14.6833940Z
379744
https://www.termdat.bk.admin.ch/entry/379744
Ausländer- und Integrationsgesetz, Art. 83 Abs. 1 (SR 142.20, Stand 2025-08)
Foreign Nationals and Integration Act, art. 83 para. 1 (SR 142.20, transl., status 2025-08)
LF Stranieri e integrazione, art. 83 cpv. 1 (RS 142.20, stato 2025-08)
LF Étrangers et intégration, art. 83 al. 1 (RS 142.20, état 2025-08)
If the enforcement of removal is not possible, not permitted or not reasonable, SEM shall order temporary admission.
Ist der Vollzug der Wegweisung nicht möglich, nicht zulässig oder nicht zumutbar, so verfügt das SEM die vorläufige Aufnahme.
Se l'esecuzione dell'allontanamento non è possibile, ammissibile o ragionevolmente esigibile, la SEM dispone l'ammissione provvisoria.
Le SEM décide d'admettre provisoirement l'étranger si l'exécution du renvoi n'est pas possible, n'est pas licite ou ne peut être raisonnablement exigée.
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
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.