@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://gcmd.gsfc.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/3d25724b-832f-4a61-b0b2-4f2ccecdba94>
  skos:prefLabel "Chemical Meters/Analyzers"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/972dae4e-73b2-46d1-8817-3789bef4e11b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/972dae4e-73b2-46d1-8817-3789bef4e11b>
  ns0:altLabel [ ] ;
  skos:definition """A Portable Fluorescence Analyzer (PAM) is a device used to
measure chlorophyll fluorescence."""@en ;
  skos:prefLabel "PAM"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/3d25724b-832f-4a61-b0b2-4f2ccecdba94> ;
  a skos:Concept .

