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

Attributes

flooding
inondation
inondazione
Überschwemmung
Vorübergehende Bedeckung einer Landfläche ausserhalb des Gewässerbetts mit Wasser und häufig auch mit Feststoffen.
Overflow of water (often including sediment) beyond the confines of a stream or other body of water over land that is normally dry.
Recouvrement d'un terrain par l'eau et les matériaux solides qui sont sortis du lit du cours d'eau ou par l'effet de la montée inhabituelle d'un plan d'eau.
Sommersione di terre, abitualmente asciutte, causata dalla fuoriuscita di acqua (spesso inclusi materiali solidi) dai confini di un corso d'acqua o di qualsiasi altro corpo d'acqua.
2016-11-10T11:15:28.4900000Z
216260
https://www.termdat.bk.admin.ch/entry/216260
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 10
UNESCO/WMO, Gloss. Hydrology, 1992, no. 0469
Roche, Dict. Hydrologie, 1986, p. 129
FAO, Torrent Control, 1986, n. 300
OFEG, 2001
nach BWW/BRP/BUWAL, Empf. Hochwassergefahren, 1997, S. 32
after UNESCO/WMO, Gloss. Hydrology, 1992, no. 0469
secondo La nuova enc. geogr. Garzanti, 1988, p. 1087
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 flood
seeAlso flood hazard
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.