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

Attributes

Interdiction de s'arrêter
Halten verboten
Divieto di fermata
Vorschriftssignal, das das freiwillige Halten von Fahrzeugen untersagt.
Signal de prescription qui défend l'arrêt volontaire des véhicules.
Segnale di prescrizione che vieta la fermata volontaria di veicoli.
2024-04-24T12:05:05.3701790Z
160357
https://www.termdat.bk.admin.ch/entry/160357
Signalisationsverordnung, Art. 30 Abs. 1 (SR 741.21, Stand 2023-01)
O Signalisation routière, art. 30 art. 1 (RS 741.21, état 2023-01)
O Segnaletica stradale, art. 30 cpv. 1 (RS 741.21, stato 2023-01)
nach Signalisationsverordnung, Art. 30 Abs. 1 (SR 741.21, Stand 2023-01)
d'après O Signalisation routière, art. 30 art. 1 (RS 741.21, état 2023-01)
secondo O Segnaletica stradale, art. 30 cpv. 1 (RS 741.21, stato 2023-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

property subject
seeAlso Halteverbot
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.