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

Attributes

Engpass
Chaussée rétrécie
Strada stretta
2023-12-20T10:00:52.3208530Z
482228
https://www.termdat.bk.admin.ch/entry/482228
Signalisationsverordnung, Art. 7 Abs. 1 (SR 741.21, Stand 2021-01)
O Signalisation routière, art. 7 al. 1 (RS 741.21, état 2021-01)
O Segnaletica stradale, art. 7 cpv. 1 (RS 741.21, stato 2021-01)
Das Signal «Engpass» (1.07) zeigt an, dass sich die Fahrbahn beidseitig verengt und das Kreuzen daher erschwert ist.
Il segnale «Strada stretta» (1.07) indica che la carreggiata si restringe da entrambe le parti e che l’incrocio è reso perciò difficile.
Le signal «Chaussée rétrécie» (1.07) indique que la chaussée se rétrécit de chaque côté, ce qui rend les croisements difficiles.
EXP: Gefahrensignal
EXP: signal de danger
EXP: segnale di pericolo
Signalisationsverordnung, Anh. 2 Ziff. 1 Bst. a (SR 741.21, Stand 2021-01)
O Signalisation routière, ann. 2 ch. 2 let. a (RS 741.21, état 2021-01)
O Segnaletica stradale, all. 2 n. 1 lett. a (RS 741.21, stato 2021-01)
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.