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

Attributes

Beeinträchtigung der Betriebssicherheit eines Fahrzeuges
impairment of the roadworthiness of a vehicle
atteinte à l'état de sécurité d'un véhicule
compromissione della sicurezza di un veicolo
2025-07-15T10:42:37.2334730Z
108158
https://www.termdat.bk.admin.ch/entry/108158
FCh, Terminology Section, 2004
avv. M. Hohl Tattarletti, 2001
BAP, RIPOL-4 Code-Liste Strafbare Handlungen, 1999
LF Circulation routière, art. 93 ch. 1 (RS 741.01, état 2007-05)
EXP: road traffic offence
EXP: Strassenverkehrsdelikt (Art. 93 SVG)
EXP: infraction routière (art. 93 LCR)
EXP: infrazione stradale (art. 93 LCStr)
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 vehicle in a non-roadworthy state
seeAlso impair the roadworthiness of a vehicle
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.