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

Attributes

Kausalzusammenhang
causal connection
rapport de causalité
nesso causale
Element der Tatbestandsmässigkeit, das in der Rückführbarkeit einer für den Tatbestand erheblichen Veränderung der Aussenwelt auf das Verhalten des Täters besteht.
Aspect of conformity with the elements of the offence that consists in a substantial change in the outside world being traceable back to the conduct of the offender.
2025-07-29T12:30:35.9813820Z
108232
https://www.termdat.bk.admin.ch/entry/108232
Trechsel/Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, S. 88
Decisioni del Tribunale federale, 96 IV 185 (1970)
J. C. Smith / B. Hogan, Criminal Law, 1999, p.344
M. Killias, Précis de droit pénal général, 2001, n° 207, p. 28
EXP: man unterscheidet natürlicher und adäquater Kausalzusammenhang
nach Trechsel/Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, S. 88 ff.
nach Trechsel/Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, S. 88 ff.
after Trechsel/Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, S. 88 ff.
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
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.