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

Attributes

Risikoerhöhungstheorie
théorie de l'augmentation du risque
teoria dell'aumento del rischio
Theorie, wonach der Ursachenzusammenhang zwischen Unterlassung und tatbestandsmässigem Erfolg bereits dann gegeben ist, wenn die Gefahr eines Erfolgseintritt durch die gebotene Handlung vermindert worden wäre.
Théorie selon laquelle l'énoncé de fait légal est réalisé par l'omission du comportement propre à éviter ou à diminuer le danger menaçant le bien juridique protégé.
2025-08-04T11:18:26.9777170Z
107492
https://www.termdat.bk.admin.ch/entry/107492
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, p. 602
A. Donatsch / B. Tag, Strafrecht I, 2006, § 30 Ziff. 2.15, S. 314
R. Barillari, La colpa professionale medico-chirurgica, tesi, n. 3.4, pag. 57 ([Internet, 2025-08-04](http://fondazionepasqualepastore.it/public/FF-40-Tesi%20Barillari%20-%20completa.pdf))
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 30 Ziff. 2.15, S. 313 f.
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 18, § 3 N. 1314, p. 419
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 principle of increasing the risk
seeAlso Wahrscheinlichkeitstheorie
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.