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

Attributes

in angetrunkenem Zustand ein nichtmotorisiertes Fahrzeug führen
drive a non-motorised vehicle with excess alcohol
conduire un véhicule non motorisé en étant pris de boisson
condurre un veicolo senza motore in stato di ebrietà
2025-07-30T08:55:00.6534540Z
108150
https://www.termdat.bk.admin.ch/entry/108150
FCh, Terminology Section, 2004
Strassenverkehrsgesetz, Art. 91 Abs. 2 (aufgehoben, SR 741.01, Stand 1998-08)
LF Circulation routière, art. 91 al. 2 (abrogé, RS 741.01, état 1998-08)
LF Circolazione stradale, art. 91 cpv. 2 (abrogato, RS 741.01, stato 1998-08)
USG: diritto previgente (fino al 2004)
USG: altes Recht (bis 2004)
USG: ancien droit (jusqu'en 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.