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

Attributes

Bagatelldelikt
petty offence
infraction mineure
reato bagatella
Strafrechtlich relevante Handlung im Grenzbereich zwischen toleriertem und sanktioniertem Verhalten.
Act which is technically a criminal offence but which lies on the border between tolerable and punishable conduct.
Acte saisi par le droit pénal qui se situe entre un comportement toléré et un comportement sanctionné.
Comportamento penalmente rilevante che si avvicina al limite della tollerabilità.
2025-07-22T09:18:35.0418300Z
107736
https://www.termdat.bk.admin.ch/entry/107736
FCh, Terminology Section, 2004
avv. M. Hohl Tattarletti, 2001
OFJ, Service linguistique, 2002
G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 49
nach G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 48
after G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 48
d'après G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 48
secondo G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 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 minor case
seeAlso petty 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.