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

Attributes

wiederholte Tatbegehung
reoffending
commission répétée d'une infraction
reiterazione di un reato
2023-06-05T14:02:18.8277660Z
91658
https://www.termdat.bk.admin.ch/entry/91658
FCh, Terminology Section, 2014
Bundesgerichtsentscheide, 116 IV 121 (1990), E. 2
CF, Rapp. relatif au Po. Chevrier (05.3443), Agissements en bande. Campagne de sensibilisation et adaptation du droit pénal, 2010-01-11, p. 2, ch. 2 ([Internet, 2023-06-05](https://www.bj.admin.ch/dam/data/bj/aktuell/news/2010/2010-02-24/ber-br-f.pdf))
CF, Rapp. in adempimento del Po. Chevrier (05.3443), Reati commessi in banda. Campagna di sensibilizzazione e adeguamento del diritto penale, 2010, pag. 2, n. 2 ([Internet, 2023-06-05](https://www.bj.admin.ch/dam/data/bj/aktuell/news/2010/2010-02-24/ber-br-i.pdf))
Wiederholte Tatbegehung als Verübung mehrerer, in sich abgeschlossener, je auf gesondertem Willensentschluss beruhender strafbarer Handlungen bildet somit nicht Begriffsmerkmal der Gewerbsmässigkeit.
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 repeat 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.