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

Attributes

property crime
Eigentumskriminalität
criminalité contre la propriété
criminalità contro la proprietà
Gesamtheit der Eigentumsdelikte, die während einer bestimmten Zeit in einem Gebiet begangen werden.
All crimes against property that are committed in a specific geographical area over a certain period of time.
Ensemble des infractions contre la propriété commis pendant une période donnée, sur un territoire donné.
Insieme dei reati contro la proprietà che sono commessi in una regione durante un determinato periodo di tempo.
2025-07-16T06:18:48.0805920Z
107746
https://www.termdat.bk.admin.ch/entry/107746
avv. M. Hohl Tattarletti, 2001
T. Freytag, Université de Fribourg, Séminaire de droit pénal, 2001
G. B. Vold / T. J. Bernard, Theoretical Criminology, 1998, p. 109
G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 107
GRM: mass noun
after G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 107 and 238
d'après G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 107 et 238
nach G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 107 und 238
secondo G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 107 e 238
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.