@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:10215
  skos:narrower envthes:20064, envthes:20047, envthes:20087, envthes:20065, envthes:20088 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:broader envthes:10064 ;
  skos:prefLabel "harvesting measure"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20064
  skos:prefLabel "harvesting date"@en ;
  a skos:Concept ;
  skos:broader envthes:10215 .

envthes:20047
  skos:prefLabel "mowing number"@en ;
  a skos:Concept ;
  skos:broader envthes:10215 .

envthes:20087
  skos:prefLabel "mowing date"@en ;
  a skos:Concept ;
  skos:broader envthes:10215 .

envthes:20065
  skos:prefLabel "cutting date"@en ;
  a skos:Concept ;
  skos:broader envthes:10215 .

envthes:20088
  skos:prefLabel "cutting height"@en ;
  a skos:Concept ;
  skos:broader envthes:10215 .

envthes:10064
  skos:prefLabel "management practice"@en ;
  a skos:Concept ;
  skos:narrower envthes:10215 .

