@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 iop: <https://w3id.org/iadopt/ont/> .

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

envthes:21519
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] U Grandin, 2013-08-22"@en ;
  skos:altLabel "coverage"@en ;
  skos:definition "the number of species, or the proportion of an area covered by a species"@en ;
  skos:broader envthes:10351 ;
  skos:prefLabel "cover"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:21559 iop:hasProperty envthes:21519 .
envthes:10351
  skos:prefLabel "observable property"@en ;
  a skos:Concept ;
  skos:narrower envthes:21519 .

