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

Attributes

detain
incarcerare
2025-11-03T15:49:45.7439910Z
379751
https://www.termdat.bk.admin.ch/entry/379751
Foreign Nationals and Integration Act, art. 76 para. 1 let. b (SR 142.20, transl., status 2025-08)
LF Stranieri e integrazione, art. 76 cpv. 1 lett. b (RS 142.20, stato 2025-08)
Après notification d’une décision de première instance de renvoi ou d’expulsion au sens de la présente loi ou d'une décision de première instance d'expulsion obligatoire [...], l'autorité compétente peut, afin d'en assurer l'exécution, [...] mettre en détention la personne concernée [...]
If the court of first instance has issued an expulsion order or return decision or an order for expulsion from Switzerland [...], the competent authority may ensure the enforcement of the decision by [...] detaining the person concerned [...]
Se è stata notificata una decisione di prima istanza d’allontanamento o espulsione, o pronunciata una decisione di prima istanza di espulsione [...], l'autorità competente, allo scopo di garantire l'esecuzione, può [...] incarcere lo straniero [...].
Wurde ein erstinstanzlicher Weg- oder Ausweisungsentscheid eröffnet oder eine erstinstanzliche Landesverweisung [...] ausgesprochen, so kann die zuständige Behörde die betroffene Person zur Sicherstellung des Vollzugs [...] in Haft nehmen [...]
GRM: v.
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 leave in detention
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.