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

Attributes

atterrissement
Auflandung
sovralluvionamento
channel fill
In einem Gewässer abgelagertes Material.
Deposit of sediment within a stream channel.
Matériaux solides déposés dans un cours d'eau ou un lac.
Materiale solido depositato in un corso d'acqua o lago.
2016-11-08T15:33:24.5470000Z
216237
https://www.termdat.bk.admin.ch/entry/216237
TI, Ufficio dei corsi d'acqua, 2001
BWW, Anforderungen Hochwasserschutz, 1995, S. 4
Bates/Jackson, Gloss. Geology, 1987, p. 111
FAO, Correction des torrents, 1986, n° 26a
EXP: denota anche il processo
EXP: désigne aussi le processus
EXP: bezeichnet auch den Prozess
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
after UNESCO, Sedimentation Problems, 1982, p. 144
nach Quelle FAO, Torrent Control, 1986, Nr. 26
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
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.