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

Attributes

Diebstahl ab einem Fahrzeug
theft from the exterior of a vehicle
vol sur un véhicule
furto da un veicolo
Theft in which a person steals one or more objects that are secured to the outside of a vehicle (e.g. skis, suitcases).
Vol d'un ou de plusieurs objets fixés à un véhicule (p. ex. des skis, une valise).
Furto commesso da chi ruba uno o più oggetti fissati ad un veicolo (p. es. sci, valigia).
Diebstahl, bei dem der Täter einen oder mehrere an einem Fahrzeug befestigte Gegenstände (z. B. Skier, Koffer) stiehlt.
2025-08-04T08:41:48.9216070Z
107802
https://www.termdat.bk.admin.ch/entry/107802
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
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: 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.