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

Attributes

Straferhöhung
increase in the sentence
augmentation de la peine
aumento della pena
Erhöhung des Strafmasses innerhalb des für einen bestimmten Tatbestand geltenden ordentlichen Strafrahmens.
Increase in the level of the penalty within the limits which normally apply to the offence committed
Aggravation de la peine dans les limites du cadre ordinaire de la peine prévue pour l'infraction commise.
Aumento della misura della pena entro il limite superiore ordinario previsto per il reato commesso.
2025-07-28T13:56:53.2455890Z
108700
https://www.termdat.bk.admin.ch/entry/108700
Bundesgerichtsentscheide, 118 IV 342 (1992)
Arrêts du Tribunal fédéral, 103 IV 225 (1977)
Decisioni del Tribunale federale, 103 IV 225 (1977)
S. Summers, Universität Zürich, Rechtswissenschaftliches Institut, 2006
ANT: réduction de la peine
ANT: riduzione della pena
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
M. Killias / A. Kuhn, Précis de droit pénal général, 2008, Terminologie juridique française, p. XXXIII
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
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.