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

Attributes

Buhne
groyne
épi
pennello
Meist längliches Bauwerk, das vom Ufer her in ein Fliessgewässer gebaut wird und hauptsächlich dazu dient, die Strömung gegen die Gewässermitte abzudrängen und das Ufer gegen Erosion zu schützen.
Structure built from the bank of a stream in a direction transverse to the current in order to prevent bank erosion.
Ouvrage ancré dans la berge d'un cours d'eau et orienté vers l'axe du lit pour centrer et diriger les écoulements et protéger les berges.
Opera ancorata nella sponda di un corso d'acqua, disposta in modo da orientare la corrente verso l'asse e proteggere le sponde dall'erosione.
2017-01-06T13:28:58.9870000Z
216492
https://www.termdat.bk.admin.ch/entry/216492
Vischer/Huber, Wasserbau, 1993, S. 324
UNESCO/WMO, Gloss. Hydrology, 1992, no. 1189
UNESCO/OMM, Gloss. Hydrologie, 1992, n° 1189
FAO, Torrent Control, 1986, n. 211
USG: usual
UNESCO/WMO, Gloss. Hydrology, 1992, no. 1189
nach Vischer/Huber, Wasserbau, 1993, S. 324 und DIN 4054, 1977, Nr. 3.1.4
d'après FAO, Correction des torrents, 1986, n° 211
secondo FAO, Torrent Control, 1986, n. 211
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
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.