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

Attributes

ein Asylgesuch behandeln
consider an asylum application
traiter une demande d'asile
trattare una domanda d'asilo
2022-05-04T14:06:28.0930000Z
37861
https://www.termdat.bk.admin.ch/entry/37861
FCh, Terminology Section, 2011
([EJPD, Themen > Asyl > Flüchtlingsbegriff und Asylrecht, 2011-01-11, Internet](http://www.bfm.admin.ch/content/bfm/de/home/themen/asyl/asylrecht.html))
([DFJP, Comm. pr. Requérant d'asile irakien renvoyé en Suède, 2009-04-02, Internet](http://www.bfm.admin.ch/bfm/fr/home/dokumentation/medienmitteilungen/2009/ref_2009-04-02.html))
O Asilo 1, art. 10 cpv. 5 (RS 142.311, stato 2008-12)
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 consideration of an asylum application
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.