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

Attributes

Einlaufsperre
inlet dam
barrage d'entrée
briglia di ingresso
Sperre, die beispielsweise im Einlaufbereich eines Geschiebesammlers errichtet wird und den Oberlauf gegen rückschreitende Erosion sichert.
Dam built, for example, at the entrance to a sediment retention basin in order to prevent headward erosion.
Barrage construit par exemple en tête d'un dépotoir à alluvions et qui sert à la protection contre l'érosion régressive.
Briglia costruita per esempio all'ingresso di un bacino di raccolta di materiale allo scopo di prevenire l'erosione a ritroso.
2022-03-01T15:10:12.0970000Z
216536
https://www.termdat.bk.admin.ch/entry/216536
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
BWW, Wegl. Hochwasserschutz 98, Entwurf, 1998, S. 73
Deymier/Tacnet, Barrages de correction torrentielle, 1995, p. 22
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
nach BWW, Wegl. Hochwasserschutz 98, Entwurf, 1998, S. 73
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 outlet dam
seeAlso intake 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.