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

Attributes

activer la clause de sauvegarde
die Schutzklausel aktivieren
activate the safeguard clause
attivare la clausola di salvaguardia
2025-01-06T10:03:05.1102570Z
516004
https://www.termdat.bk.admin.ch/entry/516004
SEM, Free Movement of Persons with the European Union, Factsheet, 2025-01-01, p. 1 ([Internet, 2025-01-06](https://www.sem.admin.ch/dam/sem/en/data/eu/fza/personenfreizuegigkeit/factsheets/fs-uebersicht-fza-e.pdf.download.pdf/fs-uebersicht-fza-e.pdf))
SEM, Libera circolazione con l'Unione europea, scheda informativa, 2025-01-01, pag. 1 ([Internet, 2025-01-06](https://www.eda.admin.ch/dam/europa/it/documents/fs/04-FS-Personenfreizuegigkeit_it.pdf))
BR, Zuwanderung und Unionsbürgerrichtlinie (UBRL), Faktenblatt, 2024-12-20, S. 2 ([Internet, 2025-01-06](https://www.newsd.admin.ch/newsd/message/attachments/91319.pdf))
CF, Immigration et Directive sur la libre circulation des citoyens de l’Union, fiche d'information, 2024-12-20, p. 2 ([Internet, 2025-01-06](https://www.newsd.admin.ch/newsd/message/attachments/91320.pdf))
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 safeguard clause
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.