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

Attributes

eine Massnahme anordnen
order a measure
ordonner une mesure
ordinare una misura
2025-07-21T08:24:44.2888700Z
108767
https://www.termdat.bk.admin.ch/entry/108767
Code pénal suisse, art. 56 al. 1 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 56 cpv. 1 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 56 Abs. 1 (SR 311.0, Stand 2015-01)
Swiss Criminal Code, art. 56 para. 1 (SR 311.0, transl., status 2015-01)
A measure is ordered if [...] a penalty alone is not sufficient to counter the risk of further offending by the offender; [if] the offender requires treatment or treatment is required in the interest of public safety [...]
Eine Massnahme ist anzuordnen, wenn [...] eine Strafe allein nicht geeignet ist, der Gefahr weiterer Straftaten des Täters zu begegnen, [wenn] ein Behandlungsbedürfnis des Täters besteht oder die öffentliche Sicherheit dies erfordert [...]
Una misura deve essere ordinata se [...] la sola pena non è atta a impedire il rischio che l'autore commetta altri reati; [se] sussiste un bisogno di trattamento dell'autore o la sicurezza pubblica lo esige [...]
Une mesure doit être ordonnée [...] si une peine seule ne peut écarter le danger que l'auteur commette d'autres infractions; si l'auteur a besoin d'un traitement ou que la sécurité publique l'exige [...]
GRM: v.
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 ordering of a measure
seeAlso order a protection measure
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.