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

Attributes

Bagatellkriminalität
petty crime
petite criminalité
piccola criminalità
Abweichendes Verhalten im Grenzbereich zwischen strafrechtlich toleriertem und sanktioniertem Verhalten.
All acts which are technically criminal offences but which lie on the border between tolerable and punishable conduct.
Comportement déviant qui se situe entre un comportement toléré et un comportement sanctionné.
Insieme di comportamenti penalmente rilevanti che si avvicinano al limite della tollerabilità.
2025-07-15T11:58:55.1988550Z
107755
https://www.termdat.bk.admin.ch/entry/107755
FCh, Terminology Section, 2004
MCF Modification CP, ch. 213.143.1 (FF 1999 1861)
MCF Modifica CP, n. 213.13 (FF 1999 1714)
G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 48
GRM: mass noun
nach G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 48
after G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 48
d'après G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 48
secondo G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 48
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 petty offence
antonym serious crime
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.