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

Attributes

Geschieberückhalt
sediment retention
rétention de matériaux charriés
trattenuta di materiale di fondo
Speicherung von Geschiebe durch technische Massnahmen (z. B. durch einen Geschiebesammler).
Storage of sediment transported in a stream through engineering measures (e.g. a sediment retention basin).
Accumulation de matériaux charriés par des mesures techniques (p. ex. un dépotoir à alluvions).
Immagazzinamento di materiale solido trasportato da un corso d'acqua, per esempio tramite la realizzazione di un bacino di raccolta.
2017-01-18T08:24:25.0000000Z
216621
https://www.termdat.bk.admin.ch/entry/216621
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 57
GHO, Termes hydrol., 1982, no. 5.25
FOWG, 2001
OFEG, 2001
CNR-Ist. di Ricerca per la Protezione Idrogeol., Torino, 2000
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 bed load retention dam
seeAlso sediment retention basin
seeAlso deposition zone
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.