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

Attributes

in Haft nehmen
mettre en détention
Ausländer- und Integrationsgesetz, Art. 76 Abs. 1 Bst. b (SR 142.20, Stand 2025-08)
LF Étrangers et intégration, art. 76 al. 1 let. b (RS 142.20, état 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
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part detain
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.