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

Attributes

Fallhöhe
fall height
hauteur de chute
altezza di caduta
Senkrechter Abstand zwischen Oberwasser- und Unterwasserspiegel bei einem Wehr oder anderen Absturzbauwerk.
Difference between the upstream and the downstream level of a weir or other hydraulic structure.
Différence entre les niveaux d'eau amont et aval d'un déversoir ou d'un autre ouvrage hydraulique.
Dislivello tra il pelo d'acqua a monte e a valle di uno stramazzo o di un'altra opera idraulica.
2016-03-07T14:16:28.9770000Z
215967
https://www.termdat.bk.admin.ch/entry/215967
DIN 4044, 1980, Nr. 2.1.23
Oplatka/Diez, Dict. Soil Bioengineering, 1996, no. 546
Roche, Dict. Hydrologie, 1986, p. 120
FAO, Torrent Control, 1986, n. 293
nach IHP/OHP, Gloss. Hydrology, 1998, Nr. 0434
after UNESCO/WMO, Gloss. Hydrology, 1992, no. 0434
d'après UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0434
secondo UNESCO/WMO, Gloss. Hydrology, 1992, n. 0434
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 overfall height
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.