@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/ac739385-29c5-4cc8-a170-c28dcb00f8a5>
  skos:changeNote """2016-09-09 14:58:49.0 [saritz] Insert Concept 
add broader relation (AIRCRAFT MOTION SENSOR [ac739385-29c5-4cc8-a170-c28dcb00f8a5,277835] - Positioning/Navigation [596a5700-b3fd-4261-b8f8-a054d052e3fe,258857]); 
""", """2016-09-09 15:00:03.0 [saritz]  
insert AltLabel (id: null
text: AIRCRAFT MOTION SENSOR
language code: en); 
insert Definition (id: null
text: An aircraft motion sensor is comprised of the GPS and INS plus associated hardware. Used to determine the motion of the aircraft with respect to the surface of the earth.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "An aircraft motion sensor is comprised of the GPS and INS plus associated hardware. Used to determine the motion of the aircraft with respect to the surface of the earth."@en ;
  skos:prefLabel "AIRCRAFT MOTION SENSOR"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/596a5700-b3fd-4261-b8f8-a054d052e3fe> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/596a5700-b3fd-4261-b8f8-a054d052e3fe>
  skos:prefLabel "Positioning/Navigation"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/ac739385-29c5-4cc8-a170-c28dcb00f8a5> .

