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

Attributes

in fahrunfähigem Zustand ein Motorfahrzeug führen
drive a motor vehicle while unfit to drive
conduire un véhicule automobile en étant dans l'incapacité de conduire
condurre un veicolo a motore in stato di inattitudine alla guida
2025-07-30T08:55:59.6541160Z
108143
https://www.termdat.bk.admin.ch/entry/108143
FCh, Terminology Section, 2007
BK, Sektion Terminologie, 2015 nach Strassenverkehrsgesetz, Art. 91 Abs. 1 Abs. c und Abs. 2 Bst. b (SR 741.01, Stand 2015-01)
ChF, Section de terminologie, 2015 d'après LF Circulation routière, art. 91 al. 1 let. c et al. 2 let. b (RS 741.01, état 2015-01)
LF Circolazione stradale, art. 91 cpv. 2 lett. b (RS 741.01, stato 2015-01)
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
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.