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

Attributes

in angetrunkenem Zustand fahren
drive under the influence of alcohol
conduire en étant pris de boisson
condurre in stato di ebrietà
2025-07-30T08:55:59.6541620Z
108146
https://www.termdat.bk.admin.ch/entry/108146
FCh, Terminology Section, 2004
Strassenverkehrsgesetz, Art. 19 Abs. 3 (SR 741.01, Stand 2015-01)
LF Circulation routière, art. 91 al. 1 (abrogé, RS 741.01, 1998-08)
LF Circolazione stradale, art. 91 cpv. 1 (abrogato, RS 741.01, stato 1998-08)
In gleicher Weise kann der Wohnsitzkanton einem Radfahrer, der den Verkehr schwer oder mehrmals gefährdet hat oder in angetrunkenem Zustand gefahren ist, das Radfahren untersagen.
USG ancien droit (jusqu'en 2004)
USG: diritto previgente (fino al 2004)
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.