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

Attributes

Tosbecken
stilling basin
bassin d'amortissement
bacino di smorzamento
Meist unterhalb eines Querwerks gelegenes Becken, in dem überschüssige Bewegungsenergie des Wassers schadlos umgewandelt wird, um Gewässersohle und Ufer vor Erosion zu schützen.
Basin built downstream of a structure to dissipate the energy of fast flowing water and to protect the bed and banks from erosion.
Bassin situé à l'aval d'une chute pour dissiper l'énergie de l'eau et pour protéger le lit et les rives de l'érosion.
Bacino situato a valle di uno stramazzo volto a dissipare l'energia dell'acqua e proteggere il letto e le rive dall'erosione.
2017-01-06T15:55:40.6830000Z
216517
https://www.termdat.bk.admin.ch/entry/216517
BWW, Wegl. Hochwasserschutz, 1982, S. 30
ISO 772, 1996, no. 3.28
FAO, Correction des torrents, 1986, n° 48
FAO, Torrent Control, 1986, n. 48
nach FAO, Torrent Control, 1986, Nr. 48 und DIN 4048-1, 1987, Nr. 1.45
after ISO 772, 1996, no. 3.28
d'après ISO 772, 1996, n° 3.28
secondo ISO 772, 1996, n. 3.28
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.