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

Attributes

den Vollzug einer Strafe teilweise aufschieben
suspend the execution of a sentence in part
suspendre partiellement l'exécution d'une peine
sospendere in parte l'esecuzione di una pena
2025-07-21T08:24:13.8750730Z
108858
https://www.termdat.bk.admin.ch/entry/108858
Codice penale svizzero, art. 44 cpv. 1 (RS 311.0, stato 2015-01)
Code pénal suisse, art. 44 al. 1 (RS 311.0, état 2015-01)
Swiss Criminal Code, art. 44 para. 1 (SR 311.0, transl., status 2014-07)
Schweizerisches Strafgesetzbuch, Art. 44 Abs. 1 (SR 311.0, Stand 2015-01)
If the court suspends the execution of a sentence in full or in part, it shall make the offender subject to a probationary period of from two to five years.
Se il giudice sospende del tutto o in parte l'esecuzione della pena, al condannato è impartito un periodo di prova da due a cinque anni.
Schiebt das Gericht den Vollzug einer Strafe ganz oder teilweise auf, so bestimmt es dem Verurteilten eine Probezeit von zwei bis fünf Jahren.
Si le juge suspend totalement ou partiellement l'exécution d'une peine, il impartit au condamné un délai d'épreuve de deux à cinq ans.
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 suspend the execution of a sentence in full
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.