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

Attributes

automatisierte Datensammlung
automated data file
fichier automatisé
collezione di dati automatizzata
2023-12-04T07:18:33.7809250Z
52444
https://www.termdat.bk.admin.ch/entry/52444
V Datenschutz, Art. 21 Abs. 1 (aufgehoben, SR 235.11, Stand 2012-10)
O Data protection, art. 21 para.1 (repealed, SR 235.11, transl., status 2012-10)
O Protection des données, art. 21 al. 1 (abrogé, RS 235.11, état 2012-10)
O Protezione dei dati, art. 21 cpv. 1 (abrogato, RS 235.11, stato 2012-10)
DOM: Datenschutz; USG: veraltet; EXP: Sammlung von Personendaten
DOM: data protection; USG: obsolete; EXP: personal data file
DOM: protezione dei dati; USG: disusato; EXP: di dati personali
DOM: protection des données; USG: désuet; EXP: de données personnelles
nach V Datenschutz, Art. 21 Abs. 1 (aufgehoben, SR 235.11, Stand 2012-10)
after O Data protection, art. 21 para.1 (repealed, SR 235.11, transl., status 2012-10)
d'après O Protection des données, art. 21 al. 1 (abrogé, RS 235.11, état 2012-10)
secondo O Protezione dei dati, art. 21 cpv. 1 (abrogato; RS 235.11, stato 2012-10)
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.