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

Attributes

violent crime
Gewaltkriminalität
criminalité violente
criminalità violenta
Gesamtheit der Gewaltdelikte, die während einer bestimmten Zeit in einem Gebiet begangen werden.
All offences of violence that are committed in a specific geographical area over a certain period of time.
Ensemble des infractions de violence commises pendant une période donnée, sur un territoire donné.
Insieme dei reati violenti che sono commessi in una regione durante un determinato periodo di tempo.
2025-07-28T11:53:57.1349470Z
107744
https://www.termdat.bk.admin.ch/entry/107744
UST, Statistica della criminalità, 11/1992
BFS, Kriminalstatistik, 11/1992
G. B. Vold / T. J. Bernard, Theoretical Criminology, 1998, p. 109
FR, Direction Générale de la Police Nationale, Criminalité en France, 1990, p. 45
GRM: mass noun
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
d'après T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
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 violent offence
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.