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

Attributes

bedingte Begnadigung
conditional pardon
grâce conditionnelle
grazia condizionale
Begnadigung, die unter Ansetzung einer Probezeit bedingt ausgesprochen wird.
Pardon that is granted subject to the successful completion of a probationary period.
Grâce prononcée avec sursis et assortie d'un délai d'épreuve.
Grazia pronunciata con la condizionale e connessa con un periodo di prova.
2025-07-15T10:42:37.2357660Z
108794
https://www.termdat.bk.admin.ch/entry/108794
FCh, Terminology Section, 2006
OFS, Formulaire Entrée, feuille annexe, 1994
BFS, Formular Einweisung, Zusatzblatt, 1994
Formulario Condanne penali dei minorenni, 1998
after J. Rehberg, Strafrecht II, 2001, p. 105
d'après J. Rehberg, Strafrecht II, 2001, p. 105
nach J. Rehberg, Strafrecht II, 2001, S. 105
secondo J. Rehberg, Strafrecht II, 2001, p. 105
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 conditional pardon
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.