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

Attributes

ein Visum verweigern
refuse a visa
refuser un visa
rifiutare un visto
2025-10-27T15:48:39.5393780Z
382510
https://www.termdat.bk.admin.ch/entry/382510
O Entrata e rilascio del visto, art. 37 (RS 142.204, stato 2025-08)
V Einreise und Visumerteilung, Art. 35 Abs. 2 Bst. e (SR 142.204, Stand 2025-08)
V Entrée et octroi de visas, art. 37 (RS 142.204, état 2025-10)
Visa Code, art. 32 para. 1 (OJ L 243, 2009-09-15, p. 1)
[...] a visa shall be refused if the applicant presents a travel document which is false, counterfeit or forged; does not provide justification for the purpose and conditions of the intended stay [...]
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 refusal of a visa
antonym grant a visa
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.