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

Attributes

Informationsblatt
information sheet
feuille d'information
foglio informativo
2025-11-18T13:15:40.5534330Z
380874
https://www.termdat.bk.admin.ch/entry/380874
Ausländer- und Integrationsgesetz, Art. 64f Abs. 2 (SR 142.20, Stand 2025-08)
Foreign Nationals and Integration Act, art. 64f para. 2 (SR 142.20, transl., status 2025-08)
LF Étrangers et intégration, art. 64f al. 2 (RS 142.20, état 2025-08)
LF Stranieri e integrazione, art. 64f cpv. 2 (RS 142.20, stato 2025-08)
La decisione di allontanamento notificata mediante un modulo standard [...] non è tradotta. Allo straniero è consegnato un foglio informativo contenente spiegazioni circa la decisione di allontanamento.
Une décision de renvoi notifiée au moyen d'un formulaire type [...] ne fait pas l'objet d'une traduction. La personne concernée reçoit une feuille d'information contenant des explications sur la décision de renvoi.
Wird die Wegweisungsverfügung mittels Standardformular [...] eröffnet, so erfolgt keine Übersetzung. Den betroffenen Personen ist ein Informationsblatt mit Erläuterungen zur Wegweisungsverfügung abzugeben.
If notice is given of the return decision by means of a standard form [...], no translation is made. The person concerned shall be provided with an information sheet with an explanation of the return decision.
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: No results found.
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.