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

Attributes

Vermeidbarkeit
avoidability
caractère évitable
evitabilità
Umstand, dass der potenzielle Täter die Möglichkeit hat, durch sein Verhalten den Eintritt des voraussehbaren Erfolges zu vermeiden.
Possibility that the potential offender can prevent the occurrence of the foreseeable result through his conduct.
2025-07-22T09:32:47.0740160Z
108224
https://www.termdat.bk.admin.ch/entry/108224
FCh, Terminology Section, 2006
Arrêts du Tribunal fédéral, 116 Ia 455 (1990)
Decisioni del Tribunale federale, 111 V 379 (1985)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.335, S. 351
EXP: Kriterium zur Bestimmung der Maximalgrenze der Anforderungen, die beim Fahrlässigkeitsdelikt im Zusammenhang mit der Bemessung des Sorgfaltsinhalts an den potenziellen Täter gestellt werden dürfen
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.335, S. 351
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.335, p. 351
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.335, S. 351
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 foreseeability
seeAlso avoidability
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.