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

Attributes

erzieherische Betreuung
educative care
prise en charge éducative
sostegno educativo
2017-08-24T13:35:41.4630000Z
108585
https://www.termdat.bk.admin.ch/entry/108585
FCh, Terminology Section, 2008
Jugendstrafgesetz, Art. 10 Abs. 1 (SR 311.1, Stand 2013-01)
Droit pénal des mineurs, art. 10 al. 1 (RS 311.1, état 2013-01)
Diritto penale minorile, art. 10 cpv. 1 (RS 311.1, stato 2013-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 therapeutic treatment
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.