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

Attributes

Subsumtionsirrtum
error as to the nature of the offence
erreur sur la qualification juridique de l'action
errore di sussunzione
Fehlvorstellung des seines Unrechts bewussten Täters darüber, ob er mit seinem Verhalten tatsächlich einen Tatbestand bzw. welchen von mehreren möglichen er damit erfüllt.
Misconception of an offender who is aware of his wrongdoing as to whether he is actually committing an offence through his conduct or as to which of two or more offences he is committing.
2025-07-15T13:21:58.2843810Z
108434
https://www.termdat.bk.admin.ch/entry/108434
([Stilo, Superamento distinzione error facti - error iuris, cap. 3, in: AmbienteDiritto.it, 2006-06-08, Internet](http://www.ambientediritto.it/dottrina/diritto%20penale%20ambiente/capitolo%20II.htm))
J. C. Smith / B. Hogan, Criminal Law, 1999, p. 80
A. Donatsch / B. Tag, Strafrecht I, 2006, § 26 Ziff. 1.32, S. 278
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 3, N. 600, p. 200
USG: suggestion
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 26 Ziff. 1.32, p. 278
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 26 Ziff. 1.32, S. 278
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.