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

Attributes

host state
Aufnahmestaat
État d'accueil
Stato d'accoglienza
Staat, der eine ausländische Person (z. B. eine asylsuchende oder schutzbedürftige Person) aufnimmt.
État qui admet une personne étrangère (p. ex. requérant d'asile, personne à protéger).
Stato che ammette una persona straniera (p. es. richiedente l'asilo, persona bisognosa di protezione).
2025-10-13T07:53:31.7554390Z
38242
https://www.termdat.bk.admin.ch/entry/38242
FCh, Terminology Section, 2011
Asylgesetz, Art. 67 Abs. 2 (SR 142.31, Stand 2024-06)
MCF Modifica LF Asilo, n. 1.3.2.2 (FF 2002 6113)
MCF Modification LF Asile, ch. 1.3.2.2 (FF 2002 6387)
ChF, Section de terminologie, 2011
CaF, Sezione di terminologia, 2011
BK, Sektion Terminologie, 2011
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 first-asylum country
seeAlso host state
seeAlso host canton
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.