@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/f80c47db-63dc-4be2-b07b-a00d13ff4ca7>
  skos:changeNote """2017-07-26 15:24:38.0 [aaleman] Insert Concept 
add broader relation (SMP [f80c47db-63dc-4be2-b07b-a00d13ff4ca7,309843] - Probes [def72d78-3c2f-4f46-91e7-259a0e63e2de,291495]); 
""", """2017-07-26 15:25:27.0 [aaleman] added new keyword at request of NSIDC 
insert AltLabel (id: null
category: primary
text: Snow MicroPenetrometer
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:prefLabel "SMP"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/def72d78-3c2f-4f46-91e7-259a0e63e2de> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/def72d78-3c2f-4f46-91e7-259a0e63e2de>
  skos:prefLabel "Probes"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/f80c47db-63dc-4be2-b07b-a00d13ff4ca7> .

