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

Attributes

Mittelwasser
mean water
eaux moyennes
acque medie
Arithmetisches Mittel der in einem bestimmten Zeitabschnitt gemessenen Abflüsse oder der mittlere Wasserstand zwischen Hoch- und Niederwasser.
Arithmetic mean of the water levels or discharges in a given period of time.
Moyenne arithmétique des niveaux d'eau ou des débits mesurés pendant une certaine période.
Media aritmetica dei livelli o delle portate misurati durante un determinato periodo di tempo.
2025-10-21T05:29:49.9086590Z
215877
https://www.termdat.bk.admin.ch/entry/215877
Vischer/Huber, Wasserbau, 1993, S. 18
Meinck/Möhle, Dict. Water, 1994, no. M373
FAO, Correction des torrents, 1986, n° 181
Meinck/Möhle, Diz. Acque, 1994, n.M373
USG: rare
after FAO, Torrent Control, 1986, no. 181
d'après FAO, Correction des torrents, 1986, n° 181
secondo FAO, Torrent Control, 1986, n. 181
nach H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 520
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 mean discharge
seeAlso mean water level
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.