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

Attributes

Rad- und Fussweg mit getrennten Verkehrsflächen
Piste cyclable et chemin pour piétons, avec partage de l'aire de circulation
Ciclopista e strada pedonale divise per categoria
2024-10-22T12:31:43.3398640Z
511541
https://www.termdat.bk.admin.ch/entry/511541
Signalisationsverordnung, Art. 33 Abs. 4 (SR 741.21, Stand 2024-04)
O Signalisation routière, art. 33 al. 4 (RS 741.21, état 2024-04)
O Segnaletica, art. 33 cpv. 4 (RS 741.21, stato 2024-04)
EXP: Vorschriftssignal
EXP: signal de prescription
EXP: segnale di prescrizione
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 gemeinsamer Rad- und Fussweg
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.