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

Attributes

Vollendung einer Tat
completion of an offence
consommation d'une infraction
consumazione di un reato
Zeitpunkt, in dem der objektive Tatbestand verwirklicht wird.
Time at which the actus reus is completed
2025-07-22T08:28:55.3222500Z
108268
https://www.termdat.bk.admin.ch/entry/108268
FCh, Terminology Section, 2006
Code pénal suisse, art. 23 al. 1 (RS 311.0, état, 2015-01)
MCF Modifica del Codie penale svizzero, n. 212 (FF 1998 1687)
Schweizerisches Strafgesetzbuch, Art. 22 Abs. 1 (SR 311.0, Stand 2015-01)
nach Trechsel/Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, S. 175
after Trechsel/Noll, Schweizerisches Strafrecht, Allgemeiner Teil I, 2004, p. 175
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 complete an offence
seeAlso end of an offence
seeAlso completed 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.