@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.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/8421ed50-4ae2-4df7-bd76-9fd7b8aea9a6> .

<https://gcmd.earthdata.nasa.gov/kms/concept/8421ed50-4ae2-4df7-bd76-9fd7b8aea9a6>
  ns0:altLabel [ ] ;
  skos:changeNote """2021-08-05 11:51:40.0 [sritz]  
insert AltLabel (id: null
category: primary
text: FLAME-IONIZATION DETECTOR
language code: en); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/3d25724b-832f-4a61-b0b2-4f2ccecdba94> ;
  skos:prefLabel "FLAME-IONIZATION DETECTOR"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:definition """FLAME-INONIZATION DETECTORS are types of detectors used in gas
chromatography; Individual components of a gas mixture elute
from the column and are burned in a hydrogen flame, where a
large quantity of ions are produced. The ions are vented through
a collector tube, which is maintained at some electrical
potential so that a current passes through the ions produced in
the flame to the collector. The current measured is proportional
to the quantity of eluted compound. The technique has found the
most for the measurement of organic compounds (hydrocarbons) in
the atmosphere."""@en ;
  a skos:Concept .

