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

Attributes

Unterspülung
undercutting
sapement
sottoescavazione
Aushöhlung eines Ufers oder Bauwerks durch fluviale Erosion.
Removal of material at the base of a slope or streambank by the erosive action of water.
Creusement d'une rive ou de la base d'un ouvrage par l'action érosive de l'eau.
Asportazione di materiale alla base di una sponda o di un'opera, provocata dall'erosione della corrente.
2016-11-04T15:30:34.7870000Z
216164
https://www.termdat.bk.admin.ch/entry/216164
CNR-Ist. di Ricerca per la Protezione Idrogeol., Padova, 2000
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 37
Bates/Jackson, Gloss. Geology, 1987, p. 712
van der Tuin, Dict. Water, 1987, n° 4645
nach FAO, Torrent Control, 1986, Nr. 148
after Bates/Jackson, Gloss. Geology, 1987, p. 712
d'après FAO, Correction des torrents, 1986, n° 148
secondo FAO, Torrent Control, 1986, n. 148
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 scour
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.