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

Attributes

unworthiness of refugee status
Asylum Act, art. 53 heading (SR 142.31, transl., status 2021-01)
Asylunwürdigkeit. Flüchtlingen wird kein Asyl gewährt, wenn [...] sie wegen verwerflicher Handlungen des Asyls unwürdig sind; sie die innere oder die äussere Sicherheit der Schweiz verletzt haben oder gefährden [...]
Indegnità. Non è concesso asilo al rifugiato [...] che ne sembri indegno per avere commesso atti riprensibili; che abbia attentato alla sicurezza interna o esterna della Svizzera o la comprometta [...]
Indignité. L'asile n'est pas accordé au réfugié qui [...[ en est indigne en raison d'actes répréhensibles; a porté atteinte à la sûreté intérieure ou extérieure de la Suisse ou qui la compromet [...]
Unworthiness of refugee status. Refugees shall not be granted asylum if [...] they are unworthy of it due to serious misconduct; they have violated or endanger Switzerland's internal or external security [...]
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Asylunwürdigkeit
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.