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

Attributes

ein Verbrechen vorsätzlich begehen
commit a felony intentionally
commettre un crime intentionnellement
commettere intenzionalmente un crimine
Ein Verbrechen mit Wissen und Willen ausführen.
To commit a felony willingly and with knowledge of one's actions.
Commettre un crime avec conscience et volonté.
Compiere consapevolmente e volontariamente un crimine.
2025-07-21T08:24:44.2867690Z
108298
https://www.termdat.bk.admin.ch/entry/108298
FCh, Terminology Section, 2006
CaF, Sezione di terminologia, 2006
Code pénal suisse, art. 18 al. 2 (abrogé, RS 311.0, état 2004-12)
Schweizerisches Strafgesetzbuch, Art. 12 Abs. 2 (SR 311.0, Stand 2015-01)
GRM: v.
USG: ancien droit (jusqu'en 2006)
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)
nach Schweizerisches Strafgesetzbuch, Art. 12 Abs. 2 (SR 311.0, Stand 2015-01)
after Swiss Criminal Code, art. 12 para. 2 (SR 311.0, transl., status 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

Incoming Relationships

property subject
seeAlso commit an offence intentionally
seeAlso commit a misdemeanour intentionally
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.