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

Attributes

Bekanntgabe von Personendaten an unbefugte Dritte
disclosure of personal data to unauthorised third parties
communication de données personnelles à des tiers non autorisés
divulgazione di dati personali a terzi non autorizzati
2023-12-04T08:53:06.4425040Z
447434
https://www.termdat.bk.admin.ch/entry/447434
EDÖB, Tätigkeitsbericht 1999/2000 des Eidgenössischen Datenschutzbeauftragten, S. 23 ([Internet, 2023-09-20](https://www.edoeb.admin.ch/dam/edoeb/de/Dokumente/deredoeb/07_Taetigkeitsbericht_1999-2000_DE.pdf.download.pdf/07_Taetigkeitsbericht_1999-2000_DE.pdf))
SwissID, Data Privacy Statement ([Internet, 2023-09-19](https://www.swissid.ch/en/datenschutz))
ChF, Section de terminologie, 2018 d'après MCF Révision totale de la loi fédérale sur la protection des données, ch. 9.1.4 (FF 2017 6681)
CaF, Sezione di terminologia, 2018 secondo MCF Revisione totale della legge sulla protezione dei dati, n. 9.1.4 (FF 2017 6052)
Im Datenschutzbereich muss der Inhaber von Datensammlungen alle geeigneten technischen und organisatorischen Massnahmen treffen, um die Personendaten gegen unbefugte Bearbeitungen zu schützen (Bekanntgabe von Personendaten an unbefugte Dritte).
DOM: Datenschutz
DOM: data protection
DOM: protection des données
DOM: protezione dei dati
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 disclosure of personal data to third parties
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.