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

Attributes

linguistische Analyse
linguistic analysis
analyse linguistique
analisi linguistica
2022-05-10T13:19:36.7930000Z
37931
https://www.termdat.bk.admin.ch/entry/37931
Asylverordnung 1, Art. 28a Bst. a (aufgehoben, SR 142.311, Stand 2011-01)
O Asile 1, art. 28a let. a (abrogé, RS 142.311, état 2011-01)
O Asilo 1, art. 28a lett. a (abrogato, RS 142.311, stato 2011-01)
([FOM, Topics > Asylum > Swiss Asylum procedure > Three examples > Analysis, 2011-05-23, Internet](http://www.bfm.admin.ch/content/bfm/en/home/themen/asyl/asylverfahren/drei_bespiele/analysen.html))
EXP: Massnahme zur Feststellung der Identität einer asylsuchenden Person
EXP: mesure prise en vue d'établir l'identité d'un requérant d'asile
EXP: provvedimento adottato per accertare l'identità di un richiedente l'asilo
nach Asylverordnung 1, Art. 28a Bst. a (aufgehoben, SR 142.311, Stand 2011-01)
d'après O Asile 1, art. 28a let. a (abrogé, RS 142.311, état 2011-01)
secondo O Asilo 1, art. 28a lett. a (abrogato, RS 142.311, stato 2011-01)
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.