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

Attributes

eine Strafe verbüssen
serve a sentence
purger une peine
scontare una pena
2025-07-21T08:24:44.2892070Z
108826
https://www.termdat.bk.admin.ch/entry/108826
OFS, Annuaire statistique 1999, p. 467
Codice penale svizzero, art. 3 cpv. 4 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 3 Abs. 4 (SR 311.0, Stand 2015-01)
Swiss Criminal Code, art. 3 para. 4 (SR 311.0, transl., status 2014-07)
Hat der auf Ersuchen der schweizerischen Behörde im Ausland verfolgte Täter die Strafe im Ausland nicht oder nur teilweise verbüsst, so wird in der Schweiz die Strafe oder deren Rest vollzogen.
If the person prosecuted abroad at the request of the Swiss authorities has not served the sentence or has only served it in part, the whole sentence or the remainder shall be served in Switzerland.
Se l'autore perseguito all'estero a richiesta dell'autorità svizzera non ha scontato o ha solo parzialmente scontato la pena all'estero, l'intera pena o la parte residua è eseguita in Svizzera.
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 execute a sanction
seeAlso execute a sentence
seeAlso serving of a 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.