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

Attributes

PIN
PIN
NIP
NIP
Sprechende oder nichtsprechende Nummer, die der Identifizierung einer Person dient.
Numéro signifiant ou non signifiant qui sert à identifier une personne.
Numero significante o non significante usato per identificare una persona.
BFE, Integrationselemente des Volkszählungssystems ([Internet, 2023-10-17](https://www.bfs.admin.ch/bfs/de/home/grundlagen/volkszaehlung/volkszaehlung-teil-gesamtsystem/integrationselemente-volkszaehlungssystems.html))
OFS, Les éléments d’intégration du système de recensement ([Internet, 2023-10-17](https://www.bfs.admin.ch/bfs/fr/home/bases-statistiques/recensement-population/recensement-element-systeme-vaste/elements-integration-systeme-recensement.html))
UST, Elementi d’integrazione del sistema di censimento ([Internet, 2023-10-17](https://www.bfs.admin.ch/bfs/it/home/basi-statistiche/censimento-popolazione/censimento-popolazione-sistema-globale/elementi-integrazione-sistema-censimento.html))
DOM: Datenschutz
DOM: data protection
DOM: protection des données
DOM: protezione dei dati
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
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part personal identification 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.