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

Attributes

Flächenprobe
grid-by-number analysis
échantillonnage par quadrillage
campionatura per quadrillage
Spezielle Feldmethode, die dazu dient, innerhalb einer Probefläche die Korngrössenverteilung in der obersten Schicht (z. B. des Gewässerbetts) ohne Materialentnahme zu bestimmen.
Special field method used to determine within a predefined grid the grain size distribution on the top layer (e.g. of a river bed) without removing material.
Méthode spéciale de terrain permettant, en procédant par quadrillage, 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 di determinare, all'interno di una superficie campione, la distribuzione granulometrica di materiale superficiale (p. es. nell'alveo di un corso d'acqua) senza prelievo di campioni.
2017-01-18T08:30:10.1130000Z
216148
https://www.termdat.bk.admin.ch/entry/216148
TI, Ufficio dei corsi d'acqua, 2001
U.S. Dep. of Agriculture, Forest Service, 2000
OFEG, 2001
BWG, 2001
nach Vischer/Huber, Wasserbau, 1993, S. 59
after Vischer/Huber, Wasserbau, 1993, p. 59
d'après Vischer/Huber, Wasserbau, 1993, p. 59
secondo Vischer/Huber, Wasserbau, 1993, p. 59
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 line-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.