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

Attributes

fosse d'affouillement
Kolkwanne
plunge pool
vasca di affossamento
Vertiefung der Gewässersohle, welche in der Regel durch niederstürzende Wassermassen (z. B. unterhalb einer Schwelle oder eines Wehrs) gebildet wird.
Deep, relatively large hollow or cavity scoured in the bed of a stream by the force and eddying effect of falling water, for example downstream of a dam or weir.
Dépression creusée dans le fond du lit d'un cours d'eau, due généralement à une chute d'eau (p. ex. en aval d'un seuil ou d'un barrage).
Erosione localizzata del fondo dell'alveo dovuta di regola alla corrente stramazzante (p. es. a valle di una soglia o di una briglia).
2016-11-04T16:04:22.7870000Z
216173
https://www.termdat.bk.admin.ch/entry/216173
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
BWW, Wegl. Hochwasserschutz, 1982, S. 33
Bates/Jackson, Gloss. Geology, 1987, p. 513
EXP: die Termini sind nach zunehmender Grösse der Vertiefung geordnet
OFEG, 2001
CNR-Ist. di Ricerca per la Protezione Idrogeol., Padova, 2000
after Bates/Jackson, Gloss. Geology, 1987, p. 513
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 scour
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.