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

Attributes

Wiederverurteilung
reconviction
recondamnation
ricondanna
Im Strafregister eingetragene Verurteilung einer Person, die bereits früher einmal oder mehrmals rechtskräftig verurteilt worden ist.
Conviction entered in the register of convictions of a person who has been convicted of an offence with full and final legal effect on one or more occasions in the past.
Condamnation inscrite au casier judiciaire d'une personne qui a déjà fait l'objet d'une ou de plusieurs condamnations passées en force de chose jugée.
Condanna iscritta nel casellario giudiziale di una persona che è già stata condannata in precedenza definitivamente una o più volte.
2025-07-28T13:15:29.3546270Z
108664
https://www.termdat.bk.admin.ch/entry/108664
BFS, Strafrechtliche Verurteilung, 1997, S. 14
OFS, Condamnations pénales, 1997, p. 14
avv. M. Hohl Tattarletti, 2001
UK, Home Office, Digest 2: Information on the Criminal Justice System in England and Wales, 1993, p. 66
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
d'après T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
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 first conviction
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.