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

Attributes

Merkmal
caractère
characteristic
caratteristica
Eigenschaft von Personen oder Sachen, die deren Beschreibung, Unterscheidung und Zählung ermöglicht.
Feature that enables a person or thing to be described, differentiated, or counted.
Propriété d'après laquelle on peut décrire, répartir ou dénombrer un ensemble de personnes ou d'objets.
Proprietà statisticamente rilevante con cui una persona o cosa può essere descritta, distinta e contata.
2018-06-06T14:40:14.3900000Z
156649
https://www.termdat.bk.admin.ch/entry/156649
FCh, Terminology Section, 2008
BFS, Schweiz. Strafvollzugsstatistik, 1996, S. 39
OFS, Jugements pénaux des mineurs 2000, 2001, p. 2
O Rilevazioni statistiche, art. 8a cpv. 2(RS 431.012.1, stato 2018-03)
DOM: statistique
DOM: statistica
DOM: Statistik
DOM: statistics
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.