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

Attributes

eine Straftat wiederholen
repeat an offence
réitérer un acte
reiterare un reato
2025-07-21T08:25:18.9916290Z
108291
https://www.termdat.bk.admin.ch/entry/108291
Code pénal suisse, art. 66 al. 1 (RS 311.0, état 2014-07)
([Furfaro, Pedofilia, cap. V, in: L'altro diritto, 2008-03-14, Internet](http://www.altrodiritto.unifi.it/devianza/furfaro/nav.htm?cap5.htm))
BK, Sektion Terminologie, 2014 nach Schweizerisches Strafgesetzbuch, Art. 66 Abs. 1 (SR 311.0, Stand 2014-07)
Swiss Criminal Code, art. 66 para. 1 (SR 311.0, transl., status 2014-07)
[...] if a person convicted of a felony or of a misdemeanour indicates the clear intention to repeat the offence, the court may, at the request of the person threatened, obtain a promise from the offender that he will not commit the offence and require him to deposit appropriate security therefor.
[...] si un condamné pour crime ou délit manifeste l'intention formelle de réitérer son acte, le juge peut, à la requête de la personne menacée, exiger de lui l'engagement de ne pas commettre l'infraction et l'astreindre à fournir des sûretés suffisantes.
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 reoffending
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.