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

Attributes

Vorsatzmangel
lack of intention
absence de dol
assenza di dolo
Umstand, dass sich der Vorsatz des Täters nicht auf die von ihm verwirklichten objektiven Tatbestandsmerkmale erstreckt oder jedenfalls nicht auf alle von ihnen.
State in which the intention of the offender does not encompass all or some of the elements of the actus reus achieved.
2025-07-15T10:42:37.2336620Z
108212
https://www.termdat.bk.admin.ch/entry/108212
FCh, Terminology Section, 2006
OFJ, 2006
Decisioni del Tribunale federale, 114 IV 148 (1988)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 10, S. 121
EXP: man unterscheidet hierbei den Sachverhaltsirrtum und den Fall der aberratio ictus
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 10 Ziff. 1-3, S. 122 ff.
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 10 Ziff. 1-3, p. 122 ff.
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 10 Ziff. 1-3, S. 122 ff.
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: No results found.
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.