@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/53ce1e6c-c747-4907-87a2-3a9caf63025a>
  skos:changeNote """2020-11-12 15:51:43.0 [sritz] Insert Concept 
add broader relation (Pandora [53ce1e6c-c747-4907-87a2-3a9caf63025a,560761] - Spectrometers [055a79c7-61db-4250-abad-f1e09909f14c,543071]); 
""", """2020-11-12 15:53:02.0 [sritz]  
insert AltLabel (id: null
category: primary
text: Pandora Spectrometer Instrument
language code: en); 
insert Definition (id: null
text: This project uses spectroscopy to study ultraviolet (UV) and visible wavelengths of light to determine the composition of the atmosphere and its interactions with Earth’s environment. The Pandora Spectrometer System was designed to specifically look at levels of ozone, nitrogen dioxide and formaldehyde in the atmosphere. What makes the Pandora unique from other ground-based networks at NASA is that it can measure total column profiles, observing different layers of the atmosphere at once.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "This project uses spectroscopy to study ultraviolet (UV) and visible wavelengths of light to determine the composition of the atmosphere and its interactions with Earth’s environment. The Pandora Spectrometer System was designed to specifically look at levels of ozone, nitrogen dioxide and formaldehyde in the atmosphere. What makes the Pandora unique from other ground-based networks at NASA is that it can measure total column profiles, observing different layers of the atmosphere at once."@en ;
  skos:prefLabel "Pandora"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/055a79c7-61db-4250-abad-f1e09909f14c> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/055a79c7-61db-4250-abad-f1e09909f14c>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/53ce1e6c-c747-4907-87a2-3a9caf63025a> .

