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

Attributes

weiterreisen
2025-11-17T08:43:00.4978370Z
38274
https://www.termdat.bk.admin.ch/entry/38274
Asylgesetz, Art. 34 Abs. 2 Bst. c (aufgehoben, SR 142.31, Stand 2011-04)
Applications for asylum are normally dismissed if asylum seekers [...] can continue travelling to a third country for which they have a visa and where they can seek protection.
Auf Asylgesuche wird in der Regel nicht eingetreten, wenn Asylsuchende [...] in einen Drittstaat weiterreisen können, für welchen sie ein Visum besitzen und in welchem sie um Schutz nachsuchen können.
Si rinuncia alla multa se: la persona trasportata era autorizzata a entrare in Svizzera o a proseguire il viaggio.
En règle générale, l'[Office fédéral des migrations] n'entre pas en matière sur une demande d'asile lorsque le requérant [...] peut poursuivre son voyage vers un État tiers pour lequel il possède déjà un visa et dans lequel il peut demander protection.
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 onward journey
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.