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

Attributes

dike
Hochwasserdamm
digue de protection contre les crues
argine di protezione dalle piene
Künstliche Materialaufschüttung längs eines Fliessgewässers, die das dahinter liegende Land vor Überschwemmungen schützen soll.
Natural or artificial embankment along a watercourse that confines the stream within its channel and prevents flooding.
Remblai artificiel construit le long d'un cours d'eau pour contenir les eaux et prévenir les inondations.
Terrapieno costruito lungo le sponde di un corso d'acqua per contenere le piene.
2017-01-16T15:20:34.6600000Z
216549
https://www.termdat.bk.admin.ch/entry/216549
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 27
BWW, Wegl. Hochwasserschutz, 1982, S. 21
ICOLD, Dict. Dams, 1994, n. 41.011
ICOLD, Diz. Dighe, 1994, n. 41.014
EXP: a "levee" and, even more so, an "embankment" is generally higher than a "dike"
after ICOLD, Dict. Dams, 1994, appendix, p. 37
after Clark, Dict. Geography, 1989, p. 343-344
d'après UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0745
La nuova enc. geogr. Garzanti, 1988, p. 1062
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
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.