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

Attributes

Anschwemmung
alluviation
alluvionnement
alluvionamento
Geomorphologischer Prozess, bei dem im Wasser mitgeführtes Material an Stellen mit verlangsamter oder fehlender Strömung im Gewässerbett, im Überschwemmungsgebiet oder an der Mündung eines Fliessgewässers abgelagert wird.
Geomorphic process of accumulating sediment deposits at places in rivers, flood plains, lakes or estuaries where the flow is retarded or absent.
Processus géomorphologique d'accumulation de dépôts de matériaux solides par endroits dans un cours d'eau, une plaine d'inondation, un lac ou un estuaire, là où l'écoulement est ralenti ou absent.
Processo geomorfologico di deposito e successivo accumulo di materiale solido in un corso d'acqua, su una pianura inondabile, su un delta o in un lago, dovuto alla riduzione o all'assenza di corrente.
2016-11-08T15:22:56.3400000Z
216234
https://www.termdat.bk.admin.ch/entry/216234
FAO, Torrent Control, 1986, Nr. 10
UNESCO, Sedimentation Problems, 1982, p. 143
UNESCO, Sedimentation Problems, 1982, partie fr., p. 149
Beatrizotti, Pericoli naturali, Boll. PT 1/94, p. 62
EXP: bezeichnet auch das abgelagerte Material
nach UNESCO, Sedimentation Problems, 1982, S. 143
after UNESCO, Sedimentation Problems, 1982, p. 143
d'après UNESCO, Sedimentation Problems, 1982, partie fr., p. 149
secondo UNESCO, Sedimentation Problems, 1982, p. 143
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 aggradation
seeAlso alluvium
seeAlso sediment deposition
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.