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

Attributes

vorsätzliche Begehung einer Straftat
intentional commission of an offence
commission intentionnelle d'une infraction
commissione intenzionale di un reato
2025-07-21T08:24:13.8742350Z
108296
https://www.termdat.bk.admin.ch/entry/108296
ChF, Section de terminologie, 2008 d'après Arrêts du Tribunal fédéral, 100 IV 215 (1974)
CaF, Sezione di terminologia, 2008 secondo MCF LF Autorità federale di vigilanza sui mercati finanziari, n. 2.7.10 (FF 2006 2702)
FCh, Terminology Section, 2015 after Swiss Criminal Code, art. 333 para. 7 (SR 311.0, transl., status 2015-01)
BK, Sektion Terminologie, 2015 nach Schweizerisches Strafgesetzbuch, Art. 333 Abs. 7 (SR 311.0, Stand 2015-01)
USG: proposta
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 commit an offence intentionally
seeAlso negligent commission of an 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.