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

Attributes

Richtungsänderung
changement de direction
cambiamento di direzione
2021-02-24T10:29:07.8700000Z
157771
https://www.termdat.bk.admin.ch/entry/157771
Strassenverkehrsgesetz, Art. 39 Abs. 1 (SR 741.01, Stand 2020-01)
O Règles de la circulation routière, art. 28 al. 1 (RS 741.11 , état 2021-01)
LF Circolazione stradale, art. 39 cpv. 1 (RS 741.01, stato 2020-01)
Jede Richtungsänderung ist mit dem Richtungsanzeiger oder durch deutliche Handzeichen rechtzeitig bekannt zu geben.
Le conducteur annoncera tout changement de direction, y compris vers la droite.
Qualsiasi cambiamento di direzione deve essere segnalato tempesti­vamente con l’indicatore di direzione o con cenni ben visibili della mano.
DOM: Strassenverkehrsrecht
DOM: droit de la circulation routière
DOM: diritto della 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.