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

Attributes

Linienprobe
line-by-number analysis
échantillonnage en ligne
campionatura in linea
Spezielle Feldmethode, die dazu dient, innerhalb einer festgelegten Messstrecke die Korngrössenverteilung in der obersten Schicht (z. B. des Gewässerbetts) ohne Materialentnahme zu bestimmen.
Special field method used to determine along a predefined line the grain size distribution on the top layer (e.g. of a river bed) without removing material.
Méthode spéciale de terrain permettant sur une ligne prédéfinie de déterminer la distribution granulométrique des matériaux constituant une surface (p. ex. du lit d'un cours d'eau) sans prélèvement de matériaux.
Speciale metodo di terreno che permette su una linea predefinita di determinare la distribuzione granulometrica di materiale superficiale (p. es. nell'alveo di un corso d'acqua) senza prelievo di campioni.
2017-01-18T08:29:47.6270000Z
216147
https://www.termdat.bk.admin.ch/entry/216147
TI, Ufficio dei corsi d'acqua, 2001
BWG, 2001
Fehr, Geschiebeanalysen, Mitteilungen VAW, Nr. 92, 1987, p. 6
Fehr, Geschiebeanalysen, Mitteilungen VAW, Nr. 92, 1987, p. 7 et Cemagref, Unité de recherche Érosion torrentielle, neige et avalanches, 2000
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 grid-by-number analysis
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.