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

Attributes

eine bedingte Strafe widerrufen
revoke a suspended sentence
révoquer le sursis
revocare la sospensione condizionale di una pena
2025-07-21T08:24:44.2884630Z
108674
https://www.termdat.bk.admin.ch/entry/108674
Code pénal suisse, art. 46 al. 1 (RS 311.0, état 2013-07)
O Codice penale e Codice penale militare, art. 3 cpv. 1 (RS 311.01, stato 2006-11)
Schweizerisches Strafgesetzbuch, Art. 46 Abs. 1 (SR 311.0, Stand 2013-07)
Swiss Criminal Code, art. 46 para. 1 (SR 311.0, transl., status 2014-07)
Begeht der Verurteilte während der Probezeit ein Verbrechen oder Vergehen und ist deshalb zu erwarten, dass er weitere Straftaten verüben wird, so widerruft das Gericht die bedingte Strafe oder den bedingten Teil der Strafe.
If the offender commits a felony or misdemeanour during the probationary period and if it therefore must be expected that he will commit further offences, the court shall revoke the suspended sentence or the suspended part of the sentence.
Si, durant le délai d'épreuve, le condamné commet un crime ou un délit et qu'il y a dès lors lieu de prévoir qu'il commettra de nouvelles infractions, le juge révoque le sursis ou le sursis partiel.
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 revocation of a suspended sentence
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.