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

Attributes

Zuweisung an einen Kanton
allocation to a canton
attribution à un canton
attribuzione a un Cantone
2025-09-01T10:57:12.9152700Z
37976
https://www.termdat.bk.admin.ch/entry/37976
Asylum Act, art. 24 para. 6 (SR 142.31, transl., status 2025-04)
Asylgesetz, Art. 24 Abs. 4 (SR 142.31, Stand 2025-04)
LF Asile, art. 24 al. 6 (RS 142.31, état 2025-04)
LF Asilo, art. 24 cpv. 6 (RS 142.31, stato 2025-04)
USG: bevorzugt; EXP: einer asylsuchenden Person
EXP: of an asylum seeker
EXP: d'un requérant d'asile
EXP: di un richiedente l'asilo
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
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.