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

Attributes

Bewährungshilfestelle
probation service
service d'assistance de probation
servizio di assistenza riabilitativa
Institution, die für die Bewährungshilfe zuständig ist.
Institution that is responsible for the administration of probation.
Institution chargée de l'assistance de probation.
Istituzione incaricata dell'assistenza riabilitativa.
2025-07-21T06:42:11.1987020Z
107606
https://www.termdat.bk.admin.ch/entry/107606
UST, Servizi linguistici, 2002
V Statistische Erhebungen, Anhang, (SR 431.012.1, Stand 2015-01)
Code pénal suisse, art. 93 al. 2 (RS 311.0, état 2015-01)
A. M. van Kalmthout / J. T. M. Derks, Probation, 2000, p. 20
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

property subject
seeAlso probation officer
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.