@prefix chc: <http://data.loterre.fr/ark:/67375/CHC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

chc:-KG6TSVNL-3
  skos:prefLabel "érosion"@fr, "erosion"@en ;
  a skos:Concept ;
  skos:narrower chc:-96PD7FC2-V .

chc:-96PD7FC2-V
  skos:definition "Bank erosion is the wearing away of the banks of a stream or river. This is distinguished from erosion of the bed of the watercourse, which is referred to as scour. The roots of trees growing by a stream are undercut by such erosion. As the roots bind the soil tightly, they form abutments which jut out over the water. These have a significant effect upon the rate and progress of the erosion. (Source: DBpedia)"@en ;
  a skos:Concept ;
  skos:inScheme chc: ;
  skos:broader chc:-KG6TSVNL-3 ;
  skos:prefLabel "érosion de berge"@fr, "bank erosion"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Bank_erosion> .

chc: a skos:ConceptScheme .
