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

Attributes

besondere Datenschutzvorschrift
special data protection provision
disposition particulière de protection des données
disposizione speciale sulla protezione dei dati
2024-08-20T12:23:21.7594390Z
52414
https://www.termdat.bk.admin.ch/entry/52414
FCh, Terminology Section, 2018
Datenschutzgesetz, Art. 36 Abs. 6 Bst. b (SR 235.1, Stand 2023-09)
LF Protection des données, art. 36 al. 6 let. b (RS 235.1, état 2023-09)
UFG, Rapp. espl. Avamprogetto LF relativo alla revisione totale della legge dulla protezione dei dati, 2016-12-21 ([Internet, 2018-06-06](https://www.ejpd.admin.ch/dam/data/bj/staat/gesetzgebung/datenschutzstaerkung/vn-ber-i.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
hyponym data protection regulation
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.