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

Attributes

Einschleichdiebstahl
theft by secretly entering an unsecured place
vol par introduction clandestine
furto con introduzione clandestina
Diebstahl, bei dem der Täter ohne Gewaltanwendung in ein Gebäude oder einen Raum, worin sich das Diebesobjekt befindet, gelangt, indem er sich beispielsweise unbemerkt einschliessen lässt oder bis zu dem Objekt vorschleicht.
Theft in which a person enters the building or room in which the object to be stolen is located without the use of force, for example by having himself locked into the building or room unnoticed, or by slipping unnoticed into the building or room.
Vol en vue duquel l'auteur s'est introduit sans violence dans un immeuble ou une pièce où se trouvait qu'il voulait dérober, par exemple en s'y laissant enfermer.
Furto commesso da una persona che, senza l'uso di violenza, si introduce di nascosto in uno stabile o in un locale in cui si trova l'oggetto da rubare, lasciandosi ad esempio rinchiudere senza essere vista o riuscendo a raggiungere di nascosto l'oggetto in questione.
2024-01-23T09:09:46.1449400Z
107790
https://www.termdat.bk.admin.ch/entry/107790
FCh, Terminology Section, 2004
BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
USG: suggestion
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
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
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 burglary
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.