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

Attributes

Voraussehbarkeit
foreseeability
prévisibilité
prevedibilità
Umstand, dass der potenzielle Täter die Gefährdung und die Möglichkeit eines Erfolgseintritts voraussehen kann und muss.
Fact that the potential offender can and must see the risk and the possibility of the result occurring.
2025-07-15T10:42:37.2336980Z
108223
https://www.termdat.bk.admin.ch/entry/108223
FCh, Terminology Section, 2006
Arrêts du Tribunal fédéral, 82 IV 107 (1956)
Decisioni del Tribunale federale, 109 IV 5 (1983)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.331, S. 339
EXP: Voraussetzung beim Fahrlässigkeitsdelikt
A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.331, S. 339
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.331, p. 339
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 32 Ziff. 1.331, S. 339
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 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.