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

Attributes

Verletzungsdelikt
offence causing injury or damage
infraction de lésion
reato di lesione
Delikt, bei dem die Vollendung des objektiven Tatbestands die tatsächliche Verletzung eines Rechtsgutes voraussetzt.
Offence in which the completion of the actus reus requires actual damage or injury to or violation of a protected legal interest.
Infraction qui n'est punissable que lorsqu'un certain bien juridique protégé a été réellement lésé.
2025-07-29T12:30:35.9813250Z
107645
https://www.termdat.bk.admin.ch/entry/107645
FCh, Terminology Section, 2006
([Tribunale federale, Rapp. gestione 2004, Internet (2015-01-16)](http://www.bger.ch/it/geschbericht_2004_tf.pdf))
A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.31, S. 101
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2, N. 472, p. 161
USG: suggestion
USG: privilégié
OFJ, 2006
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.31, p. 101
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 8 Ziff. 2.31, S. 101
d'après M. Killias, Précis de droit pénal général, 2001, n° 214, p. 30
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 endangerment offence
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.