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

Attributes

ein Asylgesuch abschreiben
abandon an asylum application
classer une demande d'asile
stralciare una domanda d'asilo
2025-08-26T09:18:06.5985900Z
37897
https://www.termdat.bk.admin.ch/entry/37897
Asylgesetz, Art. 35a Abs. 1 (aufgehoben, SR 142.31, Stand 2013-07)
L Asilo art. 35a cpv. 1 (abrogato, RS 142.31, stato 2013-07)
Asylum Act, art. 35a para. 1 (repealed, transl., SR 142.31, status 2013-07)
LF Asile, art. 35a al. 1 (abrogé, RS 142.31, état 2013-07)
Das Asylverfahren wird wieder aufgenommen, wenn eine Person, deren Asylgesuch abgeschrieben wurde, erneut ein Asylgesuch stellt.
La procedura d'asilo è ripresa se una persona la cui domanda d'asilo è stata stralciata presenta una nuova domanda d'asilo.
La procédure d'asile est rouverte lorsqu'un requérant dont la demande d'asile a été classée dépose une nouvelle demande.
The asylum procedure shall be resumed if a person whose application for asylum had been abandoned once again files an application.
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 abandonment of an asylum application
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.