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

Attributes

Schwebstoffkonzentration
suspended sediment concentration
concentration de matières en suspension
concentrazione del materiale in sospensione
Verhältnis des Trockengewichts oder Volumens der im Wasser enthaltenen Schwebstoffe zum Gesamtgewicht oder Gesamtvolumen des Wassers.
Proportion by mass or volume of the dry suspended sediment in water to the total mass or volume of water.
Rapport de la masse ou du volume des matières en suspension sèches contenues dans l'eau à la masse totale ou au volume total de l'eau.
Rapporto fra il peso o volume dei sedimenti in sospensione secchi in una miscela acqua-sedimento e il peso o volume totale della miscela.
2016-11-08T11:31:34.3400000Z
216214
https://www.termdat.bk.admin.ch/entry/216214
Vischer/Huber, Wasserbau, 1993, S. 56
Costa, Geomorphology of Debris Flows, in: Costa/Fleisher, Geomorphology, 1984, p. 273
ISO 772, 1996, n° 6.11
GHO, Termini idrol., 1982, n. 5.44
USG: bevorzugt
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 sediment concentration
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.