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

Attributes

mittlerer Abfluss
mean discharge
débit moyen
portata media
Arithmetischer Mittelwert der Abflüsse in einer Zeitspanne.
Arithmetic mean of the discharges in a given period of time.
Moyenne arithmétique des débits pendant une certaine période.
Media aritmetica delle portate in un determinato periodo di tempo.
2016-02-08T11:48:04.7400000Z
215849
https://www.termdat.bk.admin.ch/entry/215849
Bernetti, Terminologia forestale, 1980, p.208
DIN 4049-3, 1994, Nr. 2.5.4
FAO, Torrent Control, 1986, no. 141
FAO, Correction des torrents, 1986, n° 141
DIN 4049-3, 1994, Nr. 2.5.4
after UNESCO/WMO, Gloss. Hydrology, 1992, no. 0776
d'après UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0776
secondo DIN 4049-3, 1994, n. 2.5.4
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 water
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.