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

Attributes

Schutthalde
talus slope
pente d'éboulis
falda di detrito
Hang, der sich durch die Akkumulation von Schutt unterhalb einer Felswand oder eines Steilhangs gebildet hat.
Slope formed by the accumulation of angular rock debris at the foot of a cliff or steep slope.
Versant formé par l'accumulation de débris au pied d'une paroi rocheuse ou d'une pente raide.
Pendio formato dall'accumulazione di detrito ai piedi di una parete rocciosa o di un versante ripido.
2025-10-21T05:29:49.9088260Z
216139
https://www.termdat.bk.admin.ch/entry/216139
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 31
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 31
Visser, Geol. Nomenclature, 1980, no. 2007
Whitten/Brooks, Diz. Geologia, 1990, p. 126
U.S. Geol. Survey, 2000
d'après H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, p. 757
nach H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 757
secondo H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, p. 757
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
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.