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

Attributes

bank revetment
revêtement de berge
rivestimento di sponda
Uferverkleidung
Meist harte, grossflächige Verbauung eines Ufers über einen längeren Gewässerabschnitt.
Structure that covers the entire slope of a bank, thus protecting the bank against erosion.
Ouvrage de consolidation de berge, exécuté généralement en dur sur un certain tronçon d'un cours d'eau.
Opera di consolidamento di sponda, realizzata con materiali inerti su un tratto di un corso d'acqua.
2017-01-16T17:22:23.7100000Z
216566
https://www.termdat.bk.admin.ch/entry/216566
Oplatka/Diez, Wb. Ingenieurbiologie, 1996, Nr. 99
DVWK, Dict. Irrigation, 1983, no. 5038
FAO, Correction des torrents, 1986, n° 446
FAO, Torrent Control, 1986, n. 446
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
after DVWK, Dict. Irrigation, 1983, no. 5038
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 bank protection works
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.