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

Attributes

Karrieretäter
career criminal
délinquant chronique
delinquente di carriera
Chronischer Straftäter, der über einen längeren Zeitraum eine erhebliche Anzahl von Straftaten begeht.
Chronic offender who commits frequent crimes over a long period of time.
Délinquant qui commet un très grand nombre d'infractions sur une période relativement longue.
Delinquente che commette sull'arco di un lungo periodo un numero considerevole di reati.
2025-07-23T10:06:57.3383050Z
107570
https://www.termdat.bk.admin.ch/entry/107570
avv. M. Hohl Tattarletti, 2001
OFJ, Service linguistique, 2002
G. B. Vold / T. J. Bernard, Theoretical Criminology, 1998, p. 285
G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 304
GRM: sost. m./f.
after G. B. Vold / T. J. Bernard, Theoretical Criminology, 1998, p. 285
d'après G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 302
nach G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 302
secondo G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, p. 302
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 habitual offender
seeAlso career criminal
seeAlso criminal career
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.