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

Attributes

Durchlass
culvert
voûtage
tombinone
Bauwerk, in dem ein Gewässer unter einem Verkehrsweg, Damm oder einem anderen Bauwerk hindurchgeleitet wird.
Covered structure designed to permit the free passage of surface drainage water under a highway, railroad, canal or other structure.
Passage permettant l'écoulement de l'eau sous une route, une voie ferrée, un canal ou tout autre type d'ouvrage.
Passaggio che permette il deflusso dell'acqua sotto una strada, ferrovia o altra opera.
2017-01-06T10:21:29.2070000Z
216468
https://www.termdat.bk.admin.ch/entry/216468
TI, Ufficio dei corsi d'acqua, 2001
BWW, Wegl. Hochwasserschutz, 1982, S. 44
OFEE, Dir. Protection contre les crues, 1982, p. 44
UNESCO/WMO, Gloss. Hydrology, 1992, no. 0279
nach DIN 4047-5, 1989, Nr. 5.3
after UNESCO/WMO, Gloss. Hydrology, 1992, no. 0279
d'après UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0279
secondo Univ. Bologna/UNESCO/WMO, Gloss. Idrologia, 1986, n. 0262
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 culverting
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.