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

Attributes

Umwandlungsgesuch
application for conversion
demande de transformation
domanda di trasformazione
2014-11-03T16:53:38.1200000Z
91861
https://www.termdat.bk.admin.ch/entry/91861
FCh, Terminology Section, 2014
UFM, Collezione terminologica, 2010
BFM, Terminologiesammlung, 2010
ODM, Collection terminologique, 2010
EXP: für die Umwandlung einer Kurzaufenthaltsbewilligung in eine Aufenthaltsbewilligung
EXP: of a short stay permit into a residence permit
EXP: d'une autorisation de séjour de courte durée en une autorisation de séjour
EXP: di un permesso di soggiorno di breve durata in un permesso di dimora
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.