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

Attributes

wegweisen
remove
renvoyer
allontanare
2025-11-24T07:43:30.2800450Z
38449
https://www.termdat.bk.admin.ch/entry/38449
Ausländer- und Integrationsgesetz, Art. 64d Abs. 2 Bst. f (SR 142.20, Stand 2025-08)
Foreign Nationals and Integration Act, art. 64d para. 2 let. f (SR 142.20, transl., status 2025-08)
LF Étrangers et intégration, art. 64d al. 2 let. f (RS 142.20, état 2025-08)
LF Stranieri e integrazione, art. 64d cpv. 2 lett. f (RS 142.20, stato 2025-08)
Die Wegweisung ist sofort vollstreckbar [...] wenn [...] die betroffene Person aufgrund der Dublin-Assoziierungsabkommen weggewiesen wird [...]
L'allontanamento è immediatamente esecutivo [...] se [...] lo straniero è allontanato in base agli Accordi di associazione alla normativa di Dublino [...]
Le renvoi peut être immédiatement exécutoire [...] lorsque [...] la personne concernée est renvoyée en vertu des accords d'association à Dublin [...]
The return decision shall be immediately enforceable [...] where [...] the person concerned is being removed under the Dublin Association Agreements [...]
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.