@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/756151d4-36d6-427e-99c1-cb012196a3ef>
  skos:changeNote """2020-07-20 08:31:24.0 [tstevens] Insert Concept 
add broader relation (SPEC HVPS [756151d4-36d6-427e-99c1-cb012196a3ef,560532] - Spectrometers [055a79c7-61db-4250-abad-f1e09909f14c,543071]); 
""", """2020-07-20 08:33:42.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: SPEC High Volume Precipitation Spectrometer
language code: en); 
insert Definition (id: null
text: The High Volume Precipitation Spectrometer combines 2D-S opto-electronics with HVPS optics and probe tips designed to minimize shattering.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The High Volume Precipitation Spectrometer combines 2D-S opto-electronics with HVPS optics and probe tips designed to minimize shattering."@en ;
  skos:prefLabel "SPEC HVPS"@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/756151d4-36d6-427e-99c1-cb012196a3ef> .

