@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/b4e04a55-68fc-43df-939b-91048f24ff57>
  skos:changeNote """2017-06-16 14:57:03.0 [sritz] Insert Concept 
add broader relation (HVPS-3 [b4e04a55-68fc-43df-939b-91048f24ff57,309663] - Samplers [78c70202-ab05-40d6-90db-563be2a8dc90,290331]); 
""", """2017-06-16 14:58:36.0 [sritz]  
insert AltLabel (id: null
text: High Volume Precipitation Spectrometer 3
language code: en); 
insert Definition (id: null
text: This instrument is a type of airborne particle probe flown on research aircraft. It was flown on the citation aircraft for the GPM ground validation field campaign OLYMPEX.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "This instrument is a type of airborne particle probe flown on research aircraft. It was flown on the citation aircraft for the GPM ground validation field campaign OLYMPEX."@en ;
  skos:prefLabel "HVPS-3"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/78c70202-ab05-40d6-90db-563be2a8dc90> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/78c70202-ab05-40d6-90db-563be2a8dc90>
  skos:prefLabel "Samplers"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/b4e04a55-68fc-43df-939b-91048f24ff57> .

