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

Attributes

eine weitere Straftat begehen
commit a new offence
commettre une nouvelle infraction
commettere un nuovo reato
2025-07-21T08:25:18.9916100Z
108287
https://www.termdat.bk.admin.ch/entry/108287
FCh, Terminology Section, 2006
Code pénal suisse, art. 95 al. 5 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 77a cpv. 1 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 77a Abs. 1 (SR 311.0, Stand 2015-01)
[...] le juge peut aussi révoquer le sursis ou ordonner la réintégration dans l'exécution de la peine ou de la mesure s'il est sérieusement à craindre que le condamné ne commette de nouvelles infractions.
Die Freiheitsstrafe wird in der Form des Arbeitsexternats vollzogen, wenn der Gefangene einen Teil der Freiheitsstrafe, in der Regel mindestens die Hälfte, verbüsst hat und nicht zu erwarten ist, dass er flieht oder weitere Straftaten begeht.
La pena detentiva una cui parte, ma di regola almeno la metà, è già stata scontata è eseguita in forma di lavoro esterno se non vi è da attendersi che il detenuto si dia alla fuga o commetta nuovi reati.
GRM: v.
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
seeAlso reoffend
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.