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

Attributes

soziodemografisches Merkmal
socio-demographic characteristic
caractère sociodémographique
caratteristica sociodemografica
Merkmal, das eine bestimmte Eigenschaft einer Person beschreibt (z.B. Alter, Geschlecht, Nationalität).
Quality by which a person may be identified (e.g. age, sex, nationality).
Caractère décrivant une propriété particulière d'une personne (p. ex. âge, sexe, nationalité).
Proprietà con cui una persona può essere descritta (per es. età, sesso, nazionalità).
2025-07-28T12:46:02.5604100Z
156650
https://www.termdat.bk.admin.ch/entry/156650
BFS, Gemeinnützige Arbeit, 1998, S. 4
OFS, Annuaire statistique 1999, p. 477
O Rilevazioni statistiche, appendice, n. 15 (RS 431.012.1, stato 2018-03)
UK, Home Office, Research and Statistics Directorate, Research Findings No.67, 1998, p. 4 (Internet, 2004)
DOM: statistique
DOM: statistica
DOM: statistics
DOM: Statistik; GRM: neuere, bevorzugte Schreibweise
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2002
after BFS, Sektion Rechtspflege, 2002
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.