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

Attributes

Massenverlagerung
mass displacement
déplacement de matériaux solides
spostamento di materiale solido
Verschiebung von Feststoffen unter Einwirkung eines Transportmediums (z. B. Wasser, Eis, Wind) und/oder der Schwerkraft.
Transfer of material by a moving medium (e.g. water, ice, wind) and/or under gravitational influence.
Transfert de matériaux par un agent de transport (p. ex. eau, glace, vent) et/ou sous l'effet de la gravité.
Trasferimento di materiale da parte di un agente di trasporto (p. es. acqua, ghiaccio, vento) e/o sotto l'azione della gravità.
2022-03-01T15:25:16.5600000Z
216183
https://www.termdat.bk.admin.ch/entry/216183
OFEG, 2001
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 33
U.S. Geol. Survey, 2000
UFEA, Esigenze protezione contro le piene, 1995, p. 2
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
nach Lehmann, Empf. Feststofffrachten, Mitteilung GHO, Nr. 4, 1996, Gloss., S. 107
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 movement
seeAlso mass transport
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.