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

Attributes

sich abmelden
2025-12-01T10:39:30.0440920Z
38349
https://www.termdat.bk.admin.ch/entry/38349
Ausländer- und Integrationsgesetz, Art. 15 (SR 142.20, Stand 2025-08)
Ausländerinnen und Ausländer, die eine Bewilligung besitzen, müssen sich bei der für den Wohnort zuständigen Behörde abmelden, wenn sie in eine andere Gemeinde, einen anderen Kanton oder ins Ausland ziehen.
Foreign nationals who hold a permit must give notice of departure to the competent authority at the place of residence if they move to another commune or to another canton or if they move abroad.
Lo straniero titolare di un permesso deve notificare all'autorità competente per il luogo di residenza la propria partenza per un altro Comune o Cantone oppure per l'estero.
Tout étranger titulaire d'une autorisation doit déclarer son départ de Suisse ou son départ pour un autre canton ou une autre commune à l'autorité compétente de son lieu de résidence.
USG: courant
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 notice of departure
antonym sich anmelden
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.