@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/e7c8ddfc-c3c5-4fdd-a44c-80df5b95200a>
  skos:changeNote """2018-06-04 07:53:44.0 [tstevens] Insert Concept 
add broader relation (LGS [e7c8ddfc-c3c5-4fdd-a44c-80df5b95200a,367639] - Gravimeters [1707b0ef-5e6f-4abc-bd7b-905c4ea18ba7,346415]); 
""", """2018-06-04 07:54:48.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: LDEO-Gravimeter-Suite
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:prefLabel "LGS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/1707b0ef-5e6f-4abc-bd7b-905c4ea18ba7> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/1707b0ef-5e6f-4abc-bd7b-905c4ea18ba7>
  skos:prefLabel "Gravimeters"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/e7c8ddfc-c3c5-4fdd-a44c-80df5b95200a> .

