@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/b74e1bfe-67bf-4120-a399-56ebe124dfc8>
  skos:changeNote """2016-03-15 17:12:43.0 [saritz] Insert Concept 
add broader relation (UCATS-GC [b74e1bfe-67bf-4120-a399-56ebe124dfc8,158695] - Chemical Meters/Analyzers [3d25724b-832f-4a61-b0b2-4f2ccecdba94,144709]); 
""", """2016-03-15 17:13:33.0 [saritz] S. Ritz added instrument at the request of ASDC DAAC. 
insert AltLabel (id: null
text: Unmanned Chromatograph Airborne System for Atmospheric Trace Species - Gas Chromatography (UCATS-GC)
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:prefLabel "UCATS-GC"@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 .

<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/b74e1bfe-67bf-4120-a399-56ebe124dfc8> .

