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

Attributes

Fahren in angetrunkenem Zustand
driving under the influence of alcohol
conduite en état d'ébriété
guida in stato di ebrietà
2025-07-30T08:55:59.6541480Z
108145
https://www.termdat.bk.admin.ch/entry/108145
FCh, Terminology Section, 2004
Strassenverkehrsgesetz, Art. 15d Abs. 1 Bst. a (SR 741.01, Stand 2015-01)
LF Circulation routière, art. 15d al. 1 let. a (RS 741.01, état 2015-01)
LF Circolazione stradale, art. 15d cpv. 1 lett. a (RS 741.01, stato 2007-05)
USG: bevorzugt; EXP: Strassenverkehrsdelikt
EXP: road traffic offence; "DUI": abbreviation for "driving under the influence of alcohol or / and drugs"
USG: privilégié; EXP: infraction routière
USG: preferito; EXP: infrazione stradale
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.