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

Attributes

Prinzip der Risikoerhöhung
principle of increasing the risk
principe de l'augmentation du risque
principio dell'aumento del rischio
Grundsatz, wonach es für die Zurechnung des Erfolgs genügt, dass der Täter zu der Gefahr, die sich im Erfolg realisiert, beigetragen hat.
Principle that, when attributing the result of an act, it is sufficient that the offender contributed to the risk that led to the result.
Principe selon lequel un simple lien entre le résultat et le risque augmenté par le comportement de l'auteur est suffisant pour que le résultat puisse lui être imputé.
2025-08-04T10:58:09.6445950Z
107447
https://www.termdat.bk.admin.ch/entry/107447
FCh, Terminology Section, 2012
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, p. 601
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 9 N. 42, S. 174
R. Barillari, La colpa professionale medico-chirurgica, tesi, n. 3.4, pag. 60 ([Internet, 2025-08-04](http://fondazionepasqualepastore.it/public/FF-40-Tesi%20Barillari%20-%20completa.pdf))
USG: suggestion
after G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 9 no. 42, p. 174
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2 N. 544, p. 182
nach G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 9 N. 42, S. 174
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 Risikoerhöhungstheorie
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.