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

Attributes

Bewährungshilfestatistik
probation statistics
statistique de la probation
statistica dell'assistenza riabilitativa
2018-06-12T14:30:24.7630000Z
156625
https://www.termdat.bk.admin.ch/entry/156625
UST, Servizi linguistici, 2002
BFS, Kriminalität und Strafrecht > Bewährungshilfestatistik ([Internet, 2018-06-06](https://www.bfs.admin.ch/bfs/de/home/statistiken/kriminalitaet-strafrecht/erhebungen/bhs.html))
J.-M. Jehle / C. Lewis, Improving Criminal Justice Statistics, 1995, p. 23
OFS, Criminalité et droit pénal > statistique de la probation ([Internet, 2018-06-06](https://www.bfs.admin.ch/bfs/fr/home/statistiques/criminalite-droit-penal/enquetes/bhs.html))
USG: officiel
USG: ufficiale
USG: Name: offiziell; Abkürzung: veraltet
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.