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

Attributes

Bestreitungsvermerk
mention du caractère litigieux
menzione del carattere contestato
Vermerk, der auf Verlangen der klagenden Partei bei Personendaten angebracht wird, von denen weder die Richtigkeit noch die Unrichtigkeit festgestellt werden kann.
Note added at the demand of the plaintiff to personal data if neither the accuracy nor the inaccuracy of the relevant personal data can be established.
Mention dont le demandeur peut requérir l'ajout si l'exactitude ou l'inexactitude d'une donnée personnelle ne peut pas être établie.
Menzione che la persona interessata può richiedere di aggiungere ai dati personali se non può essere dimostrata né l'esattezza né l'inesattezza dei dati.
2024-08-20T06:42:10.1105740Z
52469
https://www.termdat.bk.admin.ch/entry/52469
Datenschutzgesetz, Art. 32 Abs. 3 (SR 235.1, Stand 2023-09)
LF Protection des données, art. 32 al. 4 (RS 235.1, état 2023-09)
LF Protezione dei dati, art. 32 cpv. 4 (RS 235.1, stato 2023-09)
DOM: Datenschutz
DOM: data protection
DOM: protection des données
DOM: protezione dei dati
nach Datenschutzgesetz, Art. 32 Abs. 3 (SR 235.1, Stand 2023-09)
afterData Protection Act, art. 32 para. 3 (SR 235.1, transl., status 2023-09)
d'après LF Protection des données, art. 32 al. 3 (RS 235.1, état 2023-09)
secondo LF Protezione dei dati, art. 32 cpv. 3 (RS 235.1, stato 2023-09)
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.