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

Attributes

Feststoffkonzentration
sediment concentration
concentration en matériaux solides
concentrazione del materiale solido
Verhältnis des Trockengewichts oder Volumens der Feststoffe in einem Feststoff-Wasser-Gemisch zum Gesamtgewicht oder Gesamtvolumen des Gemischs.
Proportion by mass or volume of the dry sediment in a water-sediment mixture to the total mass or volume of the mixture.
Rapport de la masse ou du volume des sédiments secs dans un mélange sédiments/eau à la masse totale ou au volume total du mélange.
Rapporto fra il peso o volume dei sedimenti secchi in una miscela acqua-sedimento e il peso o volume totale della miscela.
2016-11-08T11:32:33.3730000Z
216213
https://www.termdat.bk.admin.ch/entry/216213
OFEG, 2001
GHO, Hydrol. Fachausdrücke, 1982, Nr. 5.13
ISO 772, 1996, no. 6.10
GHO, Termini idrol., 1982, n. 5.13
ISO 772, 1996, no. 6.10
nach ISO 772, 1996, Nr. 6.10
ISO 772, 1996, n° 6.10
secondo ISO 772, 1996, n. 6.10
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 suspended 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.