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

Attributes

Rollsplitt
Gravillon
Ghiaia
2023-12-20T11:02:09.3924830Z
482236
https://www.termdat.bk.admin.ch/entry/482236
Signalisationsverordnung, Art. 8 Abs. 2 (SR 741.21, Stand 2021-01)
O Signalisation routière, art. 8 al. 2 (RS 741.21, état 2021-01)
O Segnaletica stradale, art. 8 cpv. 2 (RS 741.21, stato 2021-01)
Das Signal «Rollsplitt» (1.12) warnt vor losem Splitt auf der Fahrbahn.
Le signal «Gravillon» (1.12) annonce la présence de petites pierres sur la chaussée.
ll segnale «Ghiaia» (1.12) mette in guardia sulla presenza di ghiaia sulla carreg­giata.
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.