@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21413
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "LDD"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Dries Adriaens] Long-distance dispersal is a crucial factor in the life-cycle of plants, especially in our modern,highly fragmented landscapes. Because natural herds of large animals have disappeared and grazingpractices have been abandoned, important potential vectors for seed dispersal over large distancesmay have been lost. In the context of the reestablishment of grazing management for natureconservation purposes, it is therefore important to gain insight in the ability of grazing animalsto act as seed dispersal vectors..."@en ;
  skos:broader envthes:20982 ;
  skos:prefLabel "long distance dispersal"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20982
  skos:prefLabel "biological process"@en ;
  a skos:Concept ;
  skos:narrower envthes:21413 .

