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

Attributes

visumpflichtig
2025-12-23T06:49:19.5438440Z
382357
https://www.termdat.bk.admin.ch/entry/382357
V Einreise und Visumerteilung, Art. 6 Abs. 2 (alte Fassung, SR 142.204, Stand 2013-10)
[...] i cittadini dei seguenti Stati sono soggetti all'obbligo del visto [...]: Afghanistan, Bangladesh, Repubblica Democratica del Congo
[...] Staatsangehörige folgender Staaten [...] visumpflichtig: Afghanistan, Äthiopien, Bangladesch [...]
Illegal immigration represents one of the basic criteria for the determination of those third countries whose nationals are subject to the visa requirement, besides other criteria such as public policy and security, EU's external relations, regional coherence and reciprocity
[...] sont soumis à l'obligation de visa [...] les ressortissants des États suivants: Afghanistan, Bangladesh, République démocratique du Congo [...]
EXP: a foreign national or a state
EXP: un étranger ou un État
EXP: uno straniero o uno Stato
EXP: eine ausländische Person oder ein Staat
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 exempt from the visa requirement
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.