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

Attributes

Erwachsenenstrafrecht
criminal law applicable to adults
droit pénal des adultes
diritto penale degli adulti
Strafrecht, dem Personen unterstehen, die das 18. Altersjahr zurückgelegt haben.
Criminal law that applies to persons who are over 18 years of age.
Droit pénal s'appliquant aux personnes âgées de plus de 18 ans.
Diritto penale applicabile alle persone che hanno compiuto il diciottesimo anno d'età.
2025-07-16T06:23:57.4016780Z
107395
https://www.termdat.bk.admin.ch/entry/107395
FCh, Terminology Section, 2006
avv. M. Hohl Tattarletti, 2001
OFS/OFJ, Catalogue des établissements, 1998, p. 23
A. Donatsch / B. Tag, Strafrecht I, 2006, § 1 Ziff. 3, S. 11
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
d'après T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
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 criminal law applicable to 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.