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

Attributes

Tatstrafrecht
act-based criminal law
droit pénal de l'acte
diritto penale del fatto
Strafrecht, in dem die Sanktion allein durch den verwirklichten Tatbestand bestimmt wird.
Law in which the penalty for a crime is determined solely by the criminal act committed.
Droit pénal qui prévoit la sanction en fonction de l'acte répréhensible commis.
Diritto penale che basa la sanzione esclusivamente sulla considerazione del fatto.
2025-07-30T05:11:33.1006840Z
107411
https://www.termdat.bk.admin.ch/entry/107411
G. Fletcher, The Nature and Function of Criminal Theory, in: California Law Review, vol. 88:687, 2000
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 24, § 1 N. 1730, p. 545
G. Stratenwerth, Schweizerisches Strafrecht, Allgemeiner Teil I, 2011, § 3 N. 18, S. 76
F. Mantovani, Diritto penale, Parte generale, 2011, n. 167, pag. 561
d'après J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 24, § 1 N. 1730, p. 545
after Wikipedia, "Täterstrafrecht" ([Internet, 2025-07-22](https://de.wikipedia.org/wiki/T%C3%A4terstrafrecht))
nach Wikipedia, "Täterstrafrecht" ([Internet, 2025-07-22](https://de.wikipedia.org/wiki/T%C3%A4terstrafrecht))
secondo F. Mantovani, Diritto penale, Parte generale, 2011, n. 172, pag. 573
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 attitude-based criminal law
seeAlso offender-based criminal law
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.