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

Attributes

Handlungsunwert
wrongfulness of the conduct
valeur négative du comportement
disvalore dell'azione
Unrecht, das sich aus der Art und Weise des Handlungsvollzugs ergibt.
2025-07-29T14:30:58.9465780Z
108230
https://www.termdat.bk.admin.ch/entry/108230
FCh, Terminology Section, 2012
A. Donatsch / B. Tag, Strafrecht I, 2006, § 18 Ziff. 2 c, S. 213
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 13, § 1 N. 674, p. 225
F. Mantovani, Diritto penale, Parte generale, 2011, n. 39, pag. 100
nach Universität Freiburg (DE), Institut für Kriminologie und Wirtschaftsstrafrecht, Vorlesung Strafrecht AT (WS 08/09), Prof. Hefendehl, § 8: Die Lehre vom Tatbestand, Ziff. IV (Internet, 2012-04-27)
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 wrongfulness of the result
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.