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

Attributes

Wegweisung
indication de la direction
segnaletica di direzione
2025-10-08T14:14:17.1213540Z
160614
https://www.termdat.bk.admin.ch/entry/160614
Signalisationsverordnung, Tit. vor Art. 49 (SR 741.21, Stand 2024-04)
USTRA, Rapp. espl. Revisione parziale dell’ordinanza sulla segnaletica stradale, 2024-06-07, pag. 13 ([Internet, 2024-06-14](https://www.fedlex.admin.ch/filestore/fedlex.data.admin.ch/eli/dl/proj/2024/50/cons_1/doc_15/it/pdf-a/fedlex-data-admin-ch-eli-dl-proj-2024-50-cons_1-doc_15-it-pdf-a.pdf))
O Signalisation routière, tit. avant art. 49 (RS 741.21, état 2024-04)
USG: preferito
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.