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

Attributes

Strafminderung
reduction in the sentence
réduction de la peine
riduzione della pena
Herabsetzung des Strafmasses innerhalb des für einen bestimmten Tatbestand geltenden ordentlichen Strafrahmens.
Reduction in the level of the penalty within the limits which normally apply to the offence committed.
Réduction de l'ampleur de la peine dans les limites du cadre ordinaire de la peine prévue pour l'infraction commise.
Diminuzione della misura della pena entro il limite inferiore ordinario previsto per il reato commesso.
2025-07-16T08:03:02.3600890Z
108698
https://www.termdat.bk.admin.ch/entry/108698
FCh, Terminology Section, 2006
Bundesgerichtsentscheide, 118 IV 342 (1992)
Decisioni del Tribunale federale, 121 IV 162 (1995)
Arrêts du Tribunal fédéral, 121 IV 162 (1995)
ANT: augmentation de la peine
ANT: aumento 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
d'après M. Killias / A. Kuhn, Précis de droit pénal général, 2008, Terminologie juridique française, p. XXXIV
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.