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

Attributes

Bewährungshelfer
probation officer
collaborateur du service d'assistance de probation
operatore dell'assistenza riabilitativa
Person, die mit der Bewährungshilfe betraut ist.
Person who supervises offenders who are on probation.
Personne chargée de l'assistance de probation.
Persona incaricata dell'assistenza riabilitativa.
2025-07-23T10:00:56.8790390Z
107607
https://www.termdat.bk.admin.ch/entry/107607
Code pénal suisse, art. 93 al. 2 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 93 cpv. 2 (RS 311.0, stato 2015-01)
BFS, Bewährungshilfe in der Schweiz, 2001, S. 5
A. M. van Kalmthout / J. T. M. Derks, Probation and Probation Services, A European Perspective, 2000, p. 164
USG: usual
FCh, Terminology Section, 2006
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
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 probationer
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.