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

Attributes

Querbauwerk
transverse structure
ouvrage transversal
opera trasversale
In einem Fliessgewässer quer angeordnetes Bauwerk, das zum Beispiel dazu dient, Sohle und Ufer gegen Erosion zu schützen, die Gewässersohle zu heben, Feststoffe zurückzuhalten und die Fliessgeschwindigkeit zu vermindern.
Structure built across a stream channel, for example to reduce erosion, to stabilize the river bed, to retain sediment or to reduce the flow velocity.
Ouvrage perpendiculaire à l'axe d'un cours d'eau visant notamment à empêcher l'érosion, relever le lit, retenir les matériaux solides ou ralentir le courant.
Opera disposta trasversalmente in un corso d'acqua al fine di impedire l'erosione, stabilizzare il fondo, ritenere i materiali solidi o abbassare la velocità di corrente.
2017-01-18T08:10:34.5900000Z
216474
https://www.termdat.bk.admin.ch/entry/216474
Heumader, Torrent Control, terms, in: Wildbachverbau, 130/1996, p. 37
OFEE, Dir. Protection contre les crues, 1982, p. 61
Vischer/Huber, Wasserbau, 1993, S. 321
FAO, Torrent Control, 1986, n. 353
EXP: z. B. Schwelle, Sperre
EXP: e.g. sill, dam
EXP: p. ex. seuil, barrage
EXP: p. es. soglia, briglia
nach DIN 19663, 1985, Abschn. 6.1.1
after DIN 19663, 1985, no. 6.1.1
d'après DIN 19663, 1985, ch. 6.1.1
secondo DIN 19663, 1985, n. 6.1.1
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
antonym longitudinal structure
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.