@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:51
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[source of definition ] www.britannica.com\" , \"[controlled by ] Leca Stefan 14.06.2013"@en ;
  skos:scopeNote "MAES Working Group"@en ;
  skos:definition "Grasslands frequently have been converted to cropland on which edible grains are grown; this allows food for humans to be taken directly from the grasslands themselves rather than via grazing animals feeding on the native grasses in a rangeland situation"@en ;
  skos:broader envthes:21872 ;
  skos:prefLabel "cropland"@en ;
  dc:creator "0000-0003-0631-8231"@en .

envthes:21872
  skos:prefLabel "cultural landscape"@en ;
  a skos:Concept ;
  skos:narrower envthes:51 .

