@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/8a106157-e0a0-4a3e-bed1-4ce3b8e06151>
  skos:changeNote """2020-04-14 08:33:13.0 [tstevens] Insert Concept 
add broader relation (ACSM [8a106157-e0a0-4a3e-bed1-4ce3b8e06151,559905] - Spectrometers [055a79c7-61db-4250-abad-f1e09909f14c,543071]); 
""", """2020-04-14 08:34:20.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Aerosol Chemical Speciation Monitor
language code: en); 
insert Definition (id: null
text: The Aerosol Chemical Speciation Monitor (ACSM) measures mass loading and chemical composition of non-refractory aerosol particles in real-time. Smaller, lower cost, more robust, and simpler to operate than our AMS instruments, the ACSM is designed for long-term unattended deployment and routine monitoring applications.

The ACSM is available with either a quadrupole or time-of-flight mass spectrometer and can be configured for either PM1 or PM2.5.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition """The Aerosol Chemical Speciation Monitor (ACSM) measures mass loading and chemical composition of non-refractory aerosol particles in real-time. Smaller, lower cost, more robust, and simpler to operate than our AMS instruments, the ACSM is designed for long-term unattended deployment and routine monitoring applications.

The ACSM is available with either a quadrupole or time-of-flight mass spectrometer and can be configured for either PM1 or PM2.5."""@en ;
  skos:prefLabel "ACSM"@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/8a106157-e0a0-4a3e-bed1-4ce3b8e06151> .

