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

Attributes

Ausführung einer Straftat
carrying out of an offence
exécution d'une infraction
esecuzione di un reato
2025-07-21T06:40:19.7090710Z
108264
https://www.termdat.bk.admin.ch/entry/108264
FCh, Terminology Section, 2008
MCF Modification code pénal suisse, ch. 212.5 (FF 1999 1815)
CaF, Sezione di terminologia, 2015 secondo Codice penale svizzero, art. 22 cpv. 1 (RS 311.0, stato 2015-01)
BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 212.5 (BBl 1999 2010)
EXP: wird häufig als Synonym zu "Begehung einer Straftat" verwendet; zur Ausführung der Tat gehört jede Tätigkeit, die nach dem Plan, den sich der Täter gemacht hat, auf dem Weg zur Tatbestandsverwirklichung den letzten entscheidenden Schritt darstellt, von dem es in der Regel kein Zurück mehr gibt, es sei denn wegen äusserer Umstände, die eine Weiterverfolgung der Absicht erschweren oder verunmöglichen (a)
EXP: often used as synonym to "commission of an offence"
EXP: souvent utilisé comme synonyme de "commission d'une infraction"
EXP: spesso usato come sinonimo di "commissione di un reato"
(a) nach Bundesgerichtsentscheide, 131 IV 100 (2005), E. 7.2.1
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.