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

Attributes

Einwilligungstheorie
acquiesence theory
théorie du consentement
teoria dell'accettazione del rischio
Theorie, wonach Eventualvorsatz anzunehmen ist, wenn der Täter sich den Eintritt des Erfolgs als möglich vorgestellt und diesen in Kauf genommen hat.
Theory that oblique intention must be assumed if the offender regarded the occurence of the result as possible and accepted that.
Théorie selon laquelle le dol éventuel suppose que l'auteur a considéré la survenance du résultat comme un événement probable et a accepté que celui-ci puisse se produire.
Teoria secondo la quale si ha dolo eventuale quando chi agisce accetta un evento come conseguenza eventuale e accessoria della propria condotta.
2025-07-30T05:17:49.2029850Z
107464
https://www.termdat.bk.admin.ch/entry/107464
FCh, Terminology Section, 2012
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, p. 596
St. Trechsel / P. Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, § 23 / C, Ziff. 2, S. 101
F. Mantovani, Diritto penale, Parte generale, 2011, nota 24, pag. 312
after St. Trechsel / P. Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, § 23 / C, no. 2, p. 101
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 3 N. 580, p. 194
nach St. Trechsel / P. Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, § 23 / C, Ziff. 2, S. 101
secondo F. Mantovani, Diritto penale, Parte generale, 2011, n. 99-2, pag. 312
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.