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

Attributes

betreute Person
probationer
personne assistée
persona assistita
Allgemein: Person, die von einer anderen Person oder einer Institution professionelle Hilfe erhält (a). Strafrecht: Person, die von einer Bewährungshilfestelle betreut beziehungsweise beaufsichtigt wird (b).
Person in the care of or under the supervision of the probation service.
En général: personne qui reçoit d'une autre personne ou d'une institution une aide dispensée à titre professionnel. Droit pénal: personne qui bénéficie de l'assistance d'un service de probation ou qui est surveillée par un tel service.
In generale: persona che riceve un aiuto professionale da un'altra persona o da un servizio. Diritto penale: persona che viene assistita o sorvegliata da un servizio di assistenza riabilitativa.
2025-07-28T13:24:36.3144040Z
107586
https://www.termdat.bk.admin.ch/entry/107586
OFS, Probation en Suisse, 2001, p. 4
UST, Forme alternative di esecuzione delle pene, CS, 2002-12, p. 2
Schweizerisches Strafgesetzbuch, Art. 93 Abs. 1 (SR 311.0, Stand 2015-01)
UK, National Probation Service, Probation Officer (Internet, 2003-05-05)
Mit der Bewährungshilfe sollen die betreuten Personen vor Rückfälligkeit bewahrt und sozial integriert werden.
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
(a) BFS, Sektion Rechtspflege, 2002; (b) nach Schweizerisches Strafgesetzbuch, Art. 93 Abs. 1 (SR 311.0, Stand 2015-01)
after Swiss Criminal Code, art. 93 para. 1 (SR 311.0, transl., status 2015-01)
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.