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

Attributes

Drittgefährdung
2025-07-21T08:24:44.2896940Z
108908
https://www.termdat.bk.admin.ch/entry/108908
Schweizerisches Strafgesetzbuch, Art. 90 Abs. 2 (SR 311.0, Stand 2015-01)
[Der Vollzugsplan] enthält namentlich Angaben über die Behandlung der psychischen Störung, der Abhängigkeit oder der Entwicklungsstörung des Eingewiesenen sowie zur Vermeidung von Drittgefährdung.
[The sentence management plan] includes in particular details of the treatment of the inmate's mental disorder, dependence or developmental disorder and on measures to prevent the endangerment of others.
Ce plan [d'exécution] porte notamment sur le traitement du trouble mental, de la dépendance ou du trouble du développement de la personnalité et sur les moyens d'éviter la mise en danger de tiers.
EXP: durch Personen im stationären Massnahmenvollzug
EXP: by persons undergoing in-patient treatment
EXP: par des personnes soumises à un traitement institutionnel
EXP: da parte di persone sottoposte a un trattamento stazionario
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.