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

Attributes

in fahrunfähigem Zustand ein motorloses Fahrzeug führen
drive a non-motorised vehicle while unfit to drive
conduire un véhicule sans moteur en étant dans l'incapacité de conduire
condurre un veicolo senza motore in stato di inattitudine alla guida
2025-07-30T08:55:59.6541330Z
108144
https://www.termdat.bk.admin.ch/entry/108144
FCh, Terminology Section, 2007
Strassenverkehrsgesetz, Art. 91 Abs. 1 Bst. c (SR 741.01, Stand 2015-01)
ChF, Section de terminologie, 2015 d'après LF Circulation routière, art. 91 al. 1 let. c (RS 741.01, état 2015-01)
LF Circolazione stradale, art. 91 cpv. 1 lett. c (RS 741.01, stato 2007-05)
USG: proposition
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 drive a motor vehicle while unfit to drive
seeAlso drive a non-motorised vehicle with excess alcohol
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.