@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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:21103
  skos:prefLabel "livestock grazing"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:msa0612
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21103 ;
  skos:altLabel "livestock grazed"@en, "livestock graze"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Veli-Matti Pakanen] Livestock grazing is an important management tool of agri-environment schemes initiated within the European Union to maintain and restore biodiversity of grassland birds. However, grazing can affect bird populations negatively by depressing reproduction through nest trampling and increasing nest predation. These effects are, however, considered low when using recommended stocking rates... , \"[Terrell D. Wch] Livestock grazing is a widespread and important influence on neotropical migratory birds in fourmajor ecosystems in western North America: grasslands of the Great Plains and Southwest, riparianwoodlands, Intermountain shrubsteppe, and open coniferous forests..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "livestock grazing"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

