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

Attributes

convict
verurteilen
condamner
condannare
2025-07-21T08:24:13.8748500Z
108659
https://www.termdat.bk.admin.ch/entry/108659
Code pénal suisse, art. 4 al. 2 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 4 cpv. 2 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 4 Abs. 2 (SR 311.0, Stand 2015-01)
Swiss Criminal Code, art. 4 para. 2 (SR 311.0, transl., status 2015-01)
If the person concerned has been convicted of the offence and has served the sentence in full or in part in another country, the court shall take the sentence served into account in determining the sentence to be imposed.
Ist der Täter wegen der Tat im Ausland verurteilt worden und wurde die Strafe im Ausland ganz oder teilweise vollzogen, so rechnet ihm das Gericht die vollzogene Strafe auf die auszusprechende Strafe an.
Se, per il medesimo fatto, l'autore è stato condannato all'estero e vi ha scontato totalmente o parzialmente la pena, il giudice computa la pena scontata all'estero in quella da pronunciare.
Si, en raison de cet acte, l'auteur a été condamné à l'étranger et qu'il y a subi la totalité ou une partie de la peine prononcée contre lui, le juge impute la peine subie sur la peine à prononcer.
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 conviction
seeAlso prisoner
seeAlso reconvict
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.