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

Attributes

Massentransport
mass transport
transport de masse
trasporto di massa
Fortbewegung von lockerem Gesteinsmaterial durch ein Transportmedium (z. B. Wasser, Eis, Wind).
Carrying of material in a moving medium such as water, ice or wind.
Déplacement de matériaux par un agent naturel (p. ex. eau, glace, vent).
Spostamento di materiale da parte di un agente naturale (p. es. acqua, ghiaccio, vento).
2025-10-21T05:29:49.9089040Z
216185
https://www.termdat.bk.admin.ch/entry/216185
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
Bates/Jackson, Gloss. Geology, 1987, p. 405
H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 497
after Bates/Jackson, Gloss. Geology, 1987, p. 405
d'après George, Dict. Géographie, 1993, p. 467
secondo Bates/Jackson, Gloss. Geology, 1987, p. 405
nach H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 497
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 mass displacement
seeAlso mass movement
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.