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

Attributes

psychisch schwer gestört sein
suffer from a serious mental disorder
souffrir d'un grave trouble mental
essere affetto da grave turba psichica
2025-07-21T08:24:44.2872190Z
108440
https://www.termdat.bk.admin.ch/entry/108440
Code pénal suisse, art. 59 al. 1 (RS 311.0, état 2014-07)
Codice penale svizzero, art. 59 cpv. 1 (RS 311.0, stato 2014-07)
Schweizerisches Strafgesetzbuch, Art. 59 Abs. 1 (SR 311.0, Stand 2014-07)
Swiss Criminal Code, art. 59 para. 1 (SR 311.0, transl., status 2014-07)
If the offender is suffering from a serious mental disorder, the court may order in-patient treatment [...]
Ist der Täter psychisch schwer gestört, so kann das Gericht eine stationäre Behandlung anordnen [...]
Lorsque l'auteur souffre d'un grave trouble mental, le juge peut ordonner un traitement institutionnel [...]
Se l'autore è affetto da grave turba psichica, il giudice può ordinare un trattamento stazionario [...]
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 mentally ill person
seeAlso mentally ill offender
seeAlso kleine Verwahrung
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.