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

Attributes

Veloweg
voie cyclable
via ciclabile
cycle route
2024-09-11T08:18:25.2191020Z
446579
https://www.termdat.bk.admin.ch/entry/446579
Veloweggesetz, Tit. (SR 705, Stand 2023-01)
Cycle Routes Act, tit. (SR 705, transl., status 2023-01)
LF Voies cyclables, tit. (SR 705, état 2023-01)
LF Vie ciclabili, tit. (SR 705, stato 2023-01)
USG: nicht verwechseln mit "Radweg"; EXP: jede Strassenfläche, auf der Velos unterwegs sein dürfen; somit gilt eine Fahrbahn, ein Radweg, Radstreifen, Wanderweg, Feld- oder Waldweg als Veloweg
USG: ne pas confondre avec "piste cyclable"; lorsque le terme "Veloweg" est employé au pluriel, on peut, dans certains contextes, parler au sens large de "réseau cyclable"; EXP: toute voie sur laquelle est autorisée à rouler un vélo, à savoir piste cyclable, bande cyclable, sentier pédestre, parcours aménagé pour les vélos en montagne, etc.
USG: non confondere con "ciclopista"; EXP: qualsiasi pista percorribile in bicicletta, p. es. una ciclopista, una corsia ciclabile, un sentiero pedonale o un sentiero di campagna ecc.
ChF, Section française, 2018
ChF, Section française, 2018
ChF, Sezione francese, 2018
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 cycle path
seeAlso cycle lane
seeAlso Velostrasse
seeAlso cycle route network
seeAlso bicycle area
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.