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

Attributes

Rechtsstellung eines Flüchtlings
legal status of a refugee
statut de réfugié
statuto di rifugiato
Rechte und Aufenthaltsbedingungen eines Flüchtlings in der Schweiz.
Rights and residence status of a refugee in Switzerland.
Droits et conditions de séjour d'un réfugié en Suisse.
Diritti e condizioni di soggiorno di un rifugiato in Svizzera
2025-09-02T13:56:44.5189590Z
37800
https://www.termdat.bk.admin.ch/entry/37800
Asylgesetz, Art. 1 Bst. a (SR 142.31, Stand 2025-04)
Asylum Act, art. 1 let. a (SR 142.31, transl., status 2025-04)
LF Asile, art. 1 let. a (RS 142.31, état 2025-04)
LF Asilo, art. 1 lett. a (RS 142.31, stato 2025-04)
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 refugee concept
seeAlso refugee
seeAlso refugee status
seeAlso recognised refugee
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.