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

Attributes

behindern
gêner
ostacolare
2021-02-24T10:42:49.4030000Z
158076
https://www.termdat.bk.admin.ch/entry/158076
Strassenverkehrsgesetz, Art. 31 Abs. 3 (SR 741.01, Stand 2020-01)
LF Circulation routière, art. 31 al. 3 (RS 741.01, état 2020-01)
LF Circolazione stradale, art. 31 cpv. 3 (RS 741.01, stato 2020-01)
Der Führer hat dafür zu sorgen, dass er weder durch die Ladung noch auf andere Weise behindert wird. Mitfahrende dürfen ihn nicht behindern oder stören.
Il conducente deve provvedere affinché non sia ostacolato nella guida né dal carico né in altro modo. I passeggeri non devono ostacolarlo nè disturbarlo.
Le conducteur doit veiller à n'être gêné ni par le chargement ni d'une autre manière. Les passagers sont tenus de ne pas le gêner ni le déranger.
DOM: Strassenverkehr
DOM: circulation routière
DOM: circolazione 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
Incoming Relationships: No results found.
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.