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

Attributes

Rückfälliger
recidivist
récidiviste
recidivo
Person, die nach einer früheren rechtskräftigen Verurteilung erneut straffällig geworden ist.
Person who has committed a crime again following an earlier legally enforceable conviction.
Personne qui, suite à un précédent jugement exécutoire, a commis une nouvelle infraction.
Persona che, dopo aver subito una precedente condanna cresciuta in giudicato, ha nuovamente commesso un reato.
2025-07-23T07:35:39.1462250Z
107568
https://www.termdat.bk.admin.ch/entry/107568
Codice penale svizzero, art. 37 n. 2 (abrogato, RS 311.0, stato 2004-12)
OFS/OFJ, Catalogue des établissements, 1998, p. 21
S. Hurwitz / K. O. Christiansen, Criminology, 1983, p. 40
Schweizerisches Strafgesetzbuch, Art. 37 Ziff. 2 (aufgehoben, SR 311.0, Stand 2004-12)
GRM: n. m./f.
USG: altes Recht (bis 2006)
USG: diritto previgente (fino al 2006)
after G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 432
d'après G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 432
secondo G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 432
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
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.