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

Attributes

sprechende Nummer
descriptive number
numéro signifiant
numero significante
Summe von Zeichen, aufgrund derer konkrete Rückschlüsse auf eine Person gezogen werden können.
Ensemble de caractères qui livre par lui-même des informations concrètes sur une personne.
Insieme di caratteri che da solo permette di ottenere informazioni concrete su una persona.
2023-12-06T07:56:50.9493250Z
52485
https://www.termdat.bk.admin.ch/entry/52485
FCh, Terminology Section, 2019
EJPD, Kommentar V Datenschutz, 1993, S. 192
DFJP, Commentaire O protection des données, 1993, p. 193
CaF, Sezione di terminologia, 2018 secondo O Protezione dei dati, art. 25 cpv. 1 (abrogato, RS 235.11, stato 2010-12)
USG: suggestion
EXP: z. B. Name, Geschlecht, Zivilstand, Nationalität
EXP: par ex. nom, sexe, état civil, nationalité
EXP: p. es. nome, stato civile, nazionalità
nach EJPD, Kommentar V Datenschutz, 1993, S. 192
d'après DFJP, Commentaire O protection des données, 1993, p. 193
nach EJPD, Kommentar V Datenschutz, 1993, S. 192
d'après DFJP, Commentaire O protection des données, 1993, p. 193
secondo EJPD, Kommentar V Datenschutz, 1993, S. 192
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 personal identification number
antonym non-speaking number
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.