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

Attributes

Verlandungsgefälle
aggradation slope
pente d'atterrissement
pendenza di deposito
Natürliches Sohlengefälle, das sich beispielsweise hinter einem Abflusshindernis (z. B. Sperre) oder nach einem Eingriff in das Gewässer einstellt.
Gradient of the stream bed resulting, for example, from an obstacle (e.g. a dam) or from channel widening.
Pente du fond du lit d'un cours d'eau résultant notamment d'un obstacle (p. ex. un barrage) ou d'un élargissement du lit.
Pendenza naturale che si instaura a monte di un ostacolo (p. es. una diga) o per allargamento del letto.
2017-01-18T08:26:44.2200000Z
216100
https://www.termdat.bk.admin.ch/entry/216100
FOWG, 2001
FAO, Torrent Control, 1986, Nr. 364
FAO, Correction des torrents, 1986, n° 364
FAO, Torrent Control, 1986, n. 364
USG: suggestion
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
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 equilibrium slope
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.