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

Attributes

Höchsthochwasser
maximum flood
crue maximale
piena massima
Höchstes in einer längeren Zeitspanne beobachtetes Hochwasser.
Highest flood that is observed in the course of a long period of time.
La crue la plus forte observée pendant une longue période.
Piena maggiore osservata in un lungo periodo di tempo.
2019-07-11T09:29:37.8870000Z
215879
https://www.termdat.bk.admin.ch/entry/215879
Vischer/Huber, Wasserbau, 1993, S. 18
FAO, Torrent Control, 1986, no. 130
Meinck/Möhle, Dict. Eau, 1994, n° H240
ICOLD, Diz. Dighe, 1994, n. 22.22.092
nach FAO, Torrent Control, 1986, Nr. 130
after FAO, Torrent Control, 1986, no. 130
d'après FAO, Correction des torrents, 1986, n° 130
secondo FAO, Torrent Control, 1986, n. 130
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: No results found.
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.