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

Attributes

unvollständige Personendaten
incomplete personal data
données personnelles incomplètes
dati personali incompleti
2023-12-11T08:55:33.7051340Z
446189
https://www.termdat.bk.admin.ch/entry/446189
Regulation (EU) 2016/679, Protection of natural persons with regard to the processing of personal data, art. 16 (OJ L 119, 2016-05-04, p. 43)
BoBR Totalrevision des Bundesgesetzes über den Datenschutz, Ziff. 9.3.1 (FF 2017 7158)
ChF, Section de terminologie, 2023 d'après LF Protection des données, art. 6 al. 5 (RS 235.1, état 2023-09)
MCF Revisione totale della legge sulla protezione dei dati, n. 9.3.1 (FF 2017 6141)
[...] im Fall der Berichtigung unvollständiger Personendaten [muss] die zuständige Behörde nicht nur die empfangende Behörde, der sie die unvollständigen Personendaten übermittelt hat, benachrichtigen [...], sondern auch die Behörde, von der sie die Daten erhalten hat.
DOM: Datenschutz; GRM: Pl.
DOM: data protection; GRM: pl.
DOM: protection des données; GRM: pl.
DOM: protezione dei dati; c
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: No results found.
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.