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

Attributes

Asylwürdigkeit
2025-08-26T06:11:32.1978550Z
37950
https://www.termdat.bk.admin.ch/entry/37950
Asylgesetz, Art. 99 Abs. 5 Bst. d (SR 142.31, Stand 2021-01)
Das SEM verwendet diese Angaben, um [...] zu prüfen, ob Daten vorliegen, welche die Asylwürdigkeit der betroffenen Person in Frage stellen.
Le SEM utilise ces donnés afin de [...] vérifier s'il existe des données qui mettent en doute la possibilité pour la personne concernée de recevoir l'asile.
SEM shall use this information to [...] check whether there is data that call into question the eligibility of the person concerned to be granted asylum.
EXP: pas d'équivalent exact, "possibilité" ne recouvre pas la notion de "Würdigkeit" qui comporte un aspect moral
ChF, Section de 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
antonym Asylunwürdigkeit
seeAlso asylwürdig
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.