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

Attributes

property crime
Vermögenskriminalität
criminalité contre le patrimoine
criminalità contro il patrimonio
Gesamtheit der Vermögensdelikte, die während einer bestimmten Zeit in einem Gebiet begangen werden.
All crimes against financial assets that are committed in a specific geographical area over a certain period of time.
Ensemble des infractions contre le patrimoine commis pendant une période donnée, sur un territoire donné.
Insieme dei reati contro il patrimonio che sono commessi in una regione durante un determinato periodo di tempo.
2025-07-28T13:16:05.8091490Z
107747
https://www.termdat.bk.admin.ch/entry/107747
avv. M. Hohl Tattarletti, 2001
T. Freytag, Université de Fribourg, Séminaire de droit pénal, 2001
G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 107
UK, Home Office, Digest 2: Information on the Criminal Justice System in England and Wales, 1993 p. 10
GRM: mass noun
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
d'après T. Freytag, Université de Fribourg, Séminaire de droit pénal, 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 offence against property
seeAlso property 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.