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

Attributes

Personenidentifikator
personal identifier
identificateur personnel
identificatore personale
Code, der sich aus einzelnen zivilrechtlich relevanten Elementen (z.B. Name, Vorname, Geburtsdatum, Nationalität), welche eine Person eindeutig bestimmen, zusammensetzt.
Code that is made up of individual details relating to civil status (e.g. surname, name, date of birth, nationality) that clearly identify a specific person.
Code permettant d'identifier une personne de manière univoque, qui se compose d'éléments relevant du droit civil tels que nom, prénom, date de naissance, nationalité, etc.
Codice d'identificazione di una persona costruito in base ad elementi rilevanti di diritto civile (cognome, nome, data di nascita, nazionalità, ecc.).
2018-06-06T14:36:39.3100000Z
156648
https://www.termdat.bk.admin.ch/entry/156648
FCh, Terminology Section, 2004
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Statistisches Jahrbuch 2003, S. 827
nach BFS, Statistisches Jahrbuch 2003, S. 827
after BFS, Statistisches Jahrbuch 2003, S. 827
d'après BFS, Statistisches Jahrbuch 2003, S. 827
secondo BFS, Statistisches Jahrbuch 2003, S. 827
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.