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

Attributes

Taschendiebstahl
pickpocketing
vol à la tire
borseggio
Theft in which a person steals an object of value (e.g. a purse, a watch) from a garment worn by another, or from a container (e.g. a handbag, a case) carried by another.
Vol commis en subtilisant un objet qu'une autre personne a sur soi, dans ses poches ou dans un sac.
Furto commesso da chi ruba ad una persona un oggetto di valore (p. es. portamonete, orologio), che si trova in una tasca dei vestiti o in un contenitore (p. es. borsetta, valigia) che porta con sé.
Diebstahls, bei dem der Täter einer anderen Person aus einem Kleidungsstück, das diese auf sich trägt, oder aus einem Behälter (z. B. Handtasche, Koffer), den sie bei sich hat, einen Wertgegenstand (z.B. Portemonnaie, Uhr) stiehlt.
2025-08-04T08:40:30.7322440Z
107794
https://www.termdat.bk.admin.ch/entry/107794
BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
AP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
G. Kaiser / H.-J. Kerner, Kriminologisches Wörterbuch, 1993, S. 74
UK, Home Office, Criminal statistics England and Wales 1997, p. 259
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
nach 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: No results found.
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.