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

Attributes

therapeutische Behandlung
therapeutic treatment
prise en charge thérapeutique
trattamento terapeutico
2017-08-24T13:36:34.3370000Z
108586
https://www.termdat.bk.admin.ch/entry/108586
FCh, Terminology Section, 2008
Jugendstrafgesetz, Art. 10 Abs. 1 (SR 311.1, Stand 2015-01)
Droit pénal des mineurs, art. 10 al. 1 (RS 311.1, état 2015-01)
Diritto penale minorile, art. 10 cpv. 1 (RS 311.1, stato 2015-01)
Hat der Jugendliche eine mit Strafe bedrohte Tat begangen und ergibt die Abklärung, dass er einer besonderen erzieherischen Betreuung oder therapeutischen Behandlung bedarf, so ordnet die urteilende Behörde die nach den Umständen erforderlichen Schutzmassnahmen an [...]
Qualora il minore abbia commesso un atto per cui la legge commina una pena e dall'inchiesta risulti che egli necessita di un sostegno educativo speciale o di un trattamento terapeutico, l'autorità giudicante ordina le misure protettive richieste dalle circostanze [...]
Si le mineur a commis un acte punissable et que l'enquête sur sa situation personnelle conclut à la nécessité d'une prise en charge éducative ou thérapeutique particulière, l'autorité de jugement ordonne les mesures de protection exigées par les circonstances [...]
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 educative care
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.