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

Attributes

Vorsatzdelikt
offence committed intentionally
infraction intentionnelle
reato intenzionale
Strafbare Handlung, die der Täter oder die Täterin mit Wissen und Willen ausgeführt hat.
Offence which a person commits willingly and with knowledge of his actions.
Infraction commise avec conscience et volonté.
Reato commesso consapevolmente e volontariamente.
2025-08-04T10:50:11.6353080Z
107628
https://www.termdat.bk.admin.ch/entry/107628
FCh, Terminology Section, 2006
Bundesgerichtsentscheide, 121 IV 162 (1995)
Decisioni del Tribunale federale, 121 IV 162 (1995)
J. Hurtado Pozo, Droit pénal, Partie générale, 2008, chap. 12, § 2, N. 478, p. 162
USG: bevorzugt
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
d'après Code pénal suisse, art. 12 al. 2 (RS 311.0, état 2015-01)
secondo Codice penale svizzero, art. 12 cpv. 2 (RS 311.0, stato 2015-01)
after Schweizerisches Strafgesetzbuch, Art. 12 Abs. 2 (SR 311.0, Stand 2015-01)
nach Schweizerisches Strafgesetzbuch, Art. 12 Abs. 2 (SR 311.0, Stand 2015-01)
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.