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

Attributes

Hochwasser
flood
crue
piena
Abflussereignis mit hoher Wasserführung, das oft mit einem raschen Anstieg verbunden ist.
Significant rise of the water level in a stream or lake.
Écoulement abondant le plus souvent accompagné d'une montée rapide du niveau d'eau.
Deflusso abbondante, spesso accompagnato da un aumento rapido del livello d'acqua.
2022-03-07T11:11:27.2330000Z
215892
https://www.termdat.bk.admin.ch/entry/215892
GHO, Hydrol. Fachausdrücke, 1982, Nr. 6.08
UN DHA/IDNDR, Gloss. Disaster Management, 1992, p. 30
GHO, Termes hydrol., 1982, n° 6.08
FAO, Torrent Control, 1986, n. 128
EXP: bezeichnet auch den Wasserstand
nach GHO, Hydrol. Fachausdrücke, 1982, Nr. 6.08
after UN DHA/IDNDR, Gloss. Disaster Management, 1992, p. 30
d'après GHO, Termes hydrol., 1982, n° 6.08
secondo GHO, Termini idrol., 1982, n. 6.08
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 high 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.