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

Attributes

objektive Zurechnung
objective attribution
imputation objective
imputazione oggetiva dell'evento
2025-07-30T06:36:18.7683630Z
108322
https://www.termdat.bk.admin.ch/entry/108322
FCh, Terminology Section, 2012
A. Donatsch / B. Tag, Strafrecht I, 2006, § 7 Ziff. 2.24, S. 84
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2 N. 516, p. 173
F. Mantovani, Diritto penale, Parte generale, 2011, n. 63, pag. 176
EXP: ein Erfolg ist dann objektiv zurechenbar, wenn der Täter eine rechtlich relevante Gefahr geschaffen hat, die sich im tatbestandsmässigen Erfolg verwirklicht
EXP: the result is objectively attributable when the offender has created a legally relevant risk that causes the offence to occur
EXP: du résultat à l'auteur d'une infraction
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2 N. 516, p. 173
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 7 Ziff. 2.24, S. 84
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 7 Ziff. 2.24, S. 84
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 theory of objective attribution
seeAlso objective attributability
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.