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

Attributes

gültiger und anerkannter Pass
valid and recognised passport
passeport valable et reconnu
passaporto valido e riconosciuto
FCh, Terminology Section, 2014
V Einreise und Anmeldung von Ausländerinnen und Ausländern, Art. 2 Abs. 1 (aufgehoben, SR 142.211, Stand 2006-03)
O Entrée et déclaration d'arrivée des étrangers, art. 2 al. 1 (abrogé, RS 142.211, état 2006-03)
O Entrata e notificazione degli stranieri, art. 2 cpv. 1 (abrogato, RS 142.211, stato 2006-03)
Al momento dell'entrata in Svizzera, gli stranieri devono essere in possesso di un passaporto valido e riconosciuto.
Ausländerinnen und Ausländer müssen bei der Einreise einen gültigen und anerkannten Pass besitzen.
Tout étranger doit être muni, pour entrer en Suisse, d'un passeport valable et reconnu.
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 recognised passport
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.