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

Attributes

éboulis
Hangschutt
talus
detrito di falda
Schutt, der sich in der Nähe des Entstehungsortes unter Schwerkrafteinwirkung an einem Hang abgelagert hat.
Accumulation of angular rock debris deposited by gravity on a slope.
Amoncellement de débris anguleux déposés par gravité sur un versant.
Frammenti rocciosi non elaborati accumulati per gravità su un versante.
2025-10-21T05:29:49.9088170Z
216138
https://www.termdat.bk.admin.ch/entry/216138
TI, Ufficio dei corsi d'acqua, 2001
Bates/Jackson, Gloss. Geology, 1987, p. 672
George, Dict. Géographie, 1993, p. 148
H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 307
after Bates/Jackson, Gloss. Geology, 1987, p. 672
d'après George, Dict. Géographie, 1993, p. 148
secondo Bates/Jackson, Gloss. Geology, 1987, p. 67
nach H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 307 und FAO, Torrent Control, 1986, Nr. 184
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 talus slope
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.