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

Attributes

Asylvorbringen
case for asylum
motif d'asile allégué
allegazione in merito all'asilo
2022-05-09T09:13:53.4730000Z
37933
https://www.termdat.bk.admin.ch/entry/37933
FCh, Terminology Section, 2011
Asylverordnung 1, Art. 5 (SR 142.311, Stand 2011-01)
Jurisprudence des autorités administratives de la Confédération, 63.5 (1999)
O Asilo 1, art. 5 (RS 142.311, stato 2011-01)
Bei Asylgesuchen von Ehepaaren, eingetragenen Partnerinnen und Partnern oder Familien hat jede urteilsfähige asylsuchende Person Anspruch auf Prüfung ihrer eigenen Asylvorbringen.
Per la domanda d'asilo di coniugi, partner registrati o famiglie, ciascun richiedente l'asilo capace di discernimento ha diritto a un esame delle proprie allegazioni in merito all'asilo.
USG: souvent on utilise aussi "motif d'asile" tout court
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.