@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:20785
  skos:prefLabel "chlorophyll a"@en ;
  a skos:Concept .

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

envthes:USLterCV_103
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Heikki Hamalainen\" , \"[source of definition ] Biology-Online.org"@en ;
  dc:isReplacedBy envthes:20785 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/chlorophyll_a> ;
  skos:definition "A type of chlorophyll that is most common and predominant in all oxygen-evolving photosynthetic organisms such as higher plants, red and green algae. It is best at absorbing wavelength in the 400-450 nm and 650-700 nm of the electromagnetic spectrum. Its molecular formula is C55H72O5N4Mg."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "chlorophyll a"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

