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

Attributes

Gleichgültigkeitstheorie
indifference theory
théorie de l'indifférence
teoria dell‘indifferenza
Theorie, wonach Eventualvorsatz anzunehmen ist, wenn der Täter gegenüber dem gefährdeten Rechtsgut völlig gleichgültig war.
Theory that oblique intention must be assumed if the offender was indifferent to the probable result of his actions.
Théorie selon laquelle le dol éventuel suppose que la façon d'agir de l'auteur doit permettre un jugement négatif de son comportement, fondé sur le désintérêt à l'égard du résultat probable.
Teoria secondo la quale si ha dolo eventuale quando chi agisce dimostra indifferenza per il risultato presumibile della propria condotta.
2025-07-15T12:31:44.4116310Z
107465
https://www.termdat.bk.admin.ch/entry/107465
FCh, Terminology Section, 2012
CaF, Sezione di terminologia, 2012
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 3 N. 582, p. 194
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, Kap. 12, § 3 N. 582, S. 194
after G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 9 no. 107, p. 208
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 3 N. 582, p. 194
nach G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 9 N. 107, S. 208
secondo G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 9 n. 107, p. 208
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.