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

Attributes

sich anmelden
2025-11-24T06:43:10.8664810Z
38343
https://www.termdat.bk.admin.ch/entry/38343
Ausländer- und Integrationsgesetz, Art. 12 Abs. 1 (SR 142.20, Stand 2025-08)
Ausländerinnen und Ausländer, die eine Kurzaufenthalts-, Aufenthalts- oder Niederlassungsbewilligung benötigen, müssen sich vor Ablauf des bewilligungsfreien Aufenthalts oder vor der Aufnahme einer Erwerbstätigkeit bei der am Wohnort in der Schweiz zuständigen Behörde anmelden.
Tout étranger tenu d'obtenir une autorisation de courte durée, de séjour ou d'établissement doit déclarer son arrivée à l'autorité compétente de son lieu de résidence ou de travail en Suisse avant la fin du séjour non soumis à autorisation ou avant le début de l'activité lucrative.
Foreign nationals who require a short stay, residence or settlement permit, must register with the competent authority at their place of residence in Switzerland before the expiry of the period of stay not requiring a permit or before they take up employment.
GRM: v.
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 registration
antonym sich abmelden
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.