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

Attributes

Deliktsgruppe
offence group
groupe d'infractions
gruppo di reati
2025-07-28T13:14:26.0754570Z
107626
https://www.termdat.bk.admin.ch/entry/107626
BFS, Rückfallraten, 1997, S. 13
UST, Statistica della criminalità, 11/199210/1991
FR, Direction Générale de la Police Nationale, Criminalité en France, 1990, p. 44
UK, Home Office, Digest 2: Information on the Criminal Justice System in England and Wales, 1993, p. 30
EXP: e.g. violent offences, property offences, drug offences
EXP: p. ex. délits de violence, infractions contre le patrimoine, infractions liées aux stupéfiants
EXP: p. es. reati violenti, reati contro il patrimonio, reati relativi agli stupefacenti
EXP: z. B. Gewaltdelikte, Vermögensdelikte, Betäubungsmitteldelikte
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 field of 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.