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

Attributes

Jugendstrafvollzug
execution of sentences imposed on minors
exécution des peines prononcées à l'encontre de mineurs
esecuzione delle pene nei confronti di minorenni
2025-07-22T11:39:51.3023150Z
108812
https://www.termdat.bk.admin.ch/entry/108812
T. Freytag, Université de Fribourg, Séminaire de droit pénal, 2002
FCh, Terminology Section, 2006
avv. M. Hohl Tattarletti, 2003
M. Friedli, Stationärer Massnahmenvollzug im Jugendstrafrecht: Umgang von Jugendheimen mit den Zielvorgaben der Jugendanwaltschaften, Projektarbeit Universität Bern, 2018-09-01, S. 6 ([Internet, 2025-07-22](https://www.kpm.unibe.ch/unibe/portal/center_generell/a_title_strat_forschung/k_kpm/content/e69705/e232334/e234053/e926319/e926333/PoI_Friedli_ger.pdf))
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 execution of measures imposed on minors
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.