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

Attributes

Rückreisegarantie
garantie de retour
garanzia di ritorno
2025-12-22T07:49:17.7006950Z
91682
https://www.termdat.bk.admin.ch/entry/91682
UFM, Collezione terminologica, 2010
VS, Einführungsgesetz Anwendung ANAG, Art. 31 Abs. 2 (aufgehoben, GS/VS 1967, 237)
VS, Loi d'application de la LSEE, art. 31 al. 2 (abrogé, RO/VS 1967, 270)
Si un étranger quitte le canton en restant au bénéfice d'une garantie de retour, le montant déposé est restitué après l'échéance du droit de retour.
Wenn der Ausländer bei Verlassen des Kantons im Besitze einer Rückreisegarantie bleibt, wird der hinterlegte Betrag zurückerstattet, sobald das Heimfallsrecht verfällt.
USG: disusato
USG: veraltet, altes Recht
USG: désuet, ancien droit
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.