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

Attributes

pflichtgemässe Rückkehr
proper return
retour conforme aux obligations
ritorno conforme agli obblighi specifici
2025-09-01T11:17:05.8971810Z
37993
https://www.termdat.bk.admin.ch/entry/37993
FCh, Terminology Section, 2003
Asylverordnung 2, Art. 62 Abs. 2 (SR 142.312, Stand 2025-07)
O Asile 2, art. 62 al. 2 (RS 142.312, état 2025-07)
O Asilo 2, art. 62 cpv. 1 (RS 142.312, état 2025-07)
[...] pflichtgemässe Rückkehr bedeutet, dass eine Person die Schweiz aufgrund einer entsprechenden Verfügung verlässt.
On entend [...] par retour conforme aux obligations tout départ suite à une décision de l'autorité.
EXP: von Asylsuchenden
EXP: of asylum seekers
EXP: de requérants d'asile
EXP: di richiedenti l'asilo; un ritorno è considerato conforme agli obblighi specifici se la persona interessata decide di lasciare la Svizzera in seguito a una corrispondente decisione pronunciata nei suoi confronti
secondo O Asilo 2, art. 62 cpv. 2 (RS 142.312, état 2025-07)
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
hyponym return
seeAlso voluntary return
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.