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

Attributes

Niederwasser
low water
étiage
magra
Wasserstand oder Abfluss, der deutlich unter dem langjährigen Mittelwert liegt.
Water level or discharge that is significantly below the average value over a long period of time.
Niveau d'eau ou débit nettement inférieur à la valeur moyenne sur une longue période.
Livello d'acqua o portata nettamente inferiore al valore medio pluriennale.
2016-02-09T13:41:30.1500000Z
215875
https://www.termdat.bk.admin.ch/entry/215875
BWW, Wegl. Hochwasserschutz, 1982, S. 23
UNESCO/WMO, Gloss. Hydrology, 1992, no. 0759
UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0759
ICOLD, Diz. Dighe, 1994, n. 22.080
USG: rare
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
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 low water discharge
seeAlso low 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.