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

Attributes

Dunkelfeld
dark figure of crime
chiffre noir
numero oscuro
Gesamtheit der Straftaten, die von den Polizeibehörden nicht entdeckt oder bei diesen nicht angezeigt werden.
Total of offences that are neither detected by the police nor reported to them.
Ensemble des infractions qui ne sont pas découvertes par les autorités policières ni dénoncées à celles-ci.
Insieme dei reati non scoperti dalla polizia né denunciati alla stessa.
2025-07-28T12:42:26.5811450Z
156689
https://www.termdat.bk.admin.ch/entry/156689
G. Kaiser, Kriminologie, 1996, § 37 Rn. 81
M. Killias, Criminologie, 2001, n° 230
F. Andreassi Marinelli, Dati statistici sulla Criminalità in Italia ([Internet, 2018-06-06](http://xoomer.alice.it/criminologia/id23.htm))
G. F. Cole / C. E. Smith, Criminal Justice in America, 1999, p. 7
DOM: crime statistics
DOM: statistique de la criminalité
DOM: Kriminalstatistik; USG: bevorzugt
DOM: statistica della criminalità; USG: preferito
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2003
after G. F. Cole / C. E. Smith, Criminal Justice in America, 1999, p. 7
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 study of hidden crime
seeAlso recorded 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.