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

Attributes

Grenzgeschwindigkeit
threshold velocity
vitesse limite
velocità limite
Fliessgeschwindigkeit, bei welcher der Geschiebetransport einsetzt.
Flow velocity necessary to initiate movement of sediment particles on the stream bed.
Vitesse minimum du courant nécessaire pour amorcer le mouvement des particules sur le fond du lit d'un cours d'eau.
Velocità di corrente necessaria a provocare il trasporto solido di fondo.
2016-11-10T14:05:04.6330000Z
215937
https://www.termdat.bk.admin.ch/entry/215937
Vischer/Huber, Wasserbau, 1993, S. 158
DVWK, Dict. Irrigation, 1983, no. 4460
FAO, Correction des torrents, 1986, n° 516
Meinck/Möhle, Diz. Acque, 1994, n.G480
USG: nicht zu verwechseln mit "kritische Geschwindigkeit"
USG: ne pas confondre avec "vitesse critique"
USG: non confondere con "velocità critica"
nach DVWK, Fwb. Bewässerung, 1983, Nr. 4460
after DVWK, Dict. Irrigation, 1983, no. 4460 and UNESCO/WMO, Gloss. Hydrology, 1992, no. 0272
d'après FAO, Correction des torrents, 1986, n° 516
secondo FAO, Correction des torrents, 1986, n. 516
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 critical velocity
seeAlso threshold flow
seeAlso threshold 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.