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

Attributes

Vorstrafe
previous conviction
antécédent judiciaire
precedente penale
Früher ausgesprochene Strafe, die bei erneuter Delinquenz bei der Strafzumessung berücksichtigt werden kann.
Conviction and penalty imposed at an earlier date which can be taken into account in determining the penalty to be imposed in the event of reoffending.
Condamnation infligée précédemment dont le juge peut tenir compte pour fixer la peine en cas de récidive.
Pena pronunciata prima di una nuova sentenza di condanna che può essere presa in considerazione per la commisurazione della nuova pena.
2025-07-16T06:54:33.9558770Z
108485
https://www.termdat.bk.admin.ch/entry/108485
Bundesgerichtsentscheide, 92 IV 184 (1966)
Decisioni del Tribunale federale, 128 IV 73 (2002)
J. C. Smith / B. Hogan, Criminal Law, 1999, p. 10
M. Killias, Précis de criminologie, 1991, chap. 13 n° 1344, p. 218
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 have a previous conviction
seeAlso previous conduct
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.