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

Attributes

Wiederverurteilungswahrscheinlichkeit
probability of reconviction
probabilité de subir une recondamnation
probabilità di ricondannazione
Wahrscheinlichkeit, dass eine Person nach einer Verurteilung erneut verurteilt wird.
Probability that a person, having been convicted, will be convicted of a further offence.
Probabilità che una persona già condannata subisca una nuova condanna
Probabilité qu'une personne déjà condamnée fasse l'objet d'une nouvelle condamnation.
2025-07-28T12:46:44.2092210Z
156672
https://www.termdat.bk.admin.ch/entry/156672
UST, Servizi linguistici, 2002
OFS, Taux de récidive, 1997, p. 39
BFS, Rückfallraten, 1997, S. 34
UK, Home Office, Cognitive behavioural treatment for prisoners, 2002, p. 2 (Internet, 2003)
DOM: Kriminalstatistik
DOM: crime statistics
DOM: statistique de la criminalité
DOM: statistica della criminalità
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2002
after BFS, Sektion Rechtspflege, 2002
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 probability of recidivism
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.