@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

envthes:22330
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:editorialNote "http://land.copernicus.eu/global/products/"@en ;
  skos:altLabel "FAPAR"@en ;
  skos:definition "The FAPAR quantifies the fraction of the solar radiation absorbed by live leaves for the photosynthesis activity. Then, it refers only to the green and alive elements of the canopy."@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "κλάσμα απορροφημένης φωτοσυνθετικά ενεργού ακτινοβολίας"@el, "fraction of absorbed photosynthetically active radiation"@en ;
  dc:modified "2018-12-11"^^xsd:date ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept ;
  skos:narrower envthes:22330 .

