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

Attributes

Weisungskontrolle
supervision of conduct orders
contrôle des règles de conduite
controllo delle norme di condotta
Aufgabe einer Bewährungshilfestelle, die darin besteht, zu überprüfen, ob die von ihr betreute Person die vom Gericht auferlegten Weisungen einhält.
Duty of the probation service that consists of verifying whether a person under its supervision is following the terms of the conduct orders imposed by the court.
Tâche d'un service de probation consistant à contrôler que la personne dont il a la charge se conforme aux règles que le tribunal lui a imposées.
Compito di un servizio di assistenza riabilitativa, che consiste nel verificare se le norme di condotta imposte dal tribunale alla persona assistita siano osservate.
2025-07-21T08:24:13.8751820Z
108946
https://www.termdat.bk.admin.ch/entry/108946
BFS, Bewährungshilfe in der Schweiz, 2001, S. 7
Code pénal suisse, art. 95 al. 1 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 95 cpv. 1 (RS 311.0, stato 2015-01)
Swiss Criminal Code, art. 95 para. 1 (SR 311.0, transl., status 2015-01)
nach BFS, Bewährungshilfe in der Schweiz, 2001, S. 7
after BFS, Bewährungshilfe in der Schweiz, 2001, p. 7
d'après BFS, Bewährungshilfe in der Schweiz, 2001, p. 7
secondo BFS, Bewährungshilfe in der Schweiz, 2001, p. 7
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.