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

Attributes

Schutz vor Verfolgung
protection from persecution
protection contre les persécutions
protezione contro le persecuzioni
Schutz, den ein Staat einer ausländischen Person gewährt, die in ihrem Herkunftsland Verfolgungen ausgesetzt ist.
Protection granted by a state to foreign nationals who are exposed to persecution in their country of origin.
Protection accordée par un État à un étranger exposé à des persécutions dans son pays d'origine.
Protezione concessa da uno Stato ad uno straniero esposto a persecuzioni nel suo paese d'origine.
2025-09-02T13:37:34.4277160Z
37796
https://www.termdat.bk.admin.ch/entry/37796
Asylgesetz, Art. 18 (SR 142.31, Stand 2025-04)
Asylum Act, art. 18 (SR 142.31, transl., status 2025-04)
LF Asile, art. 18 (RS 142.31, état 2025-04)
LF Asilo, art. 18 (RS 142.31, stato 2025-04)
FCh, Terminology Section, 2009 after FOR, 2002
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 safety from persecution
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.