@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/41e9430e-97ad-4f89-8908-f3eb481591b1>
  skos:changeNote """2017-08-15 11:35:13.0 [tstevens] Insert Concept 
add broader relation (GNSS [41e9430e-97ad-4f89-8908-f3eb481591b1,310055] - Positioning/Navigation [596a5700-b3fd-4261-b8f8-a054d052e3fe,289941]); 
""", """2017-08-15 11:35:43.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: GNSS RECEIVERS
language code: en); 
""", """2017-08-15 11:36:18.0 [tstevens]  
insert Definition (id: null
text: GNSS receivers detect, decode, and process signals from the GNSS satellites. The satellites transmit the ranging codes on two radio-frequency carriers, allowing the locations of GNSS receivers to be determined with varying degrees of accuracy, depending on the receiver and post-processing of the data.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "GNSS receivers detect, decode, and process signals from the GNSS satellites. The satellites transmit the ranging codes on two radio-frequency carriers, allowing the locations of GNSS receivers to be determined with varying degrees of accuracy, depending on the receiver and post-processing of the data."@en ;
  skos:prefLabel "GNSS"@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/41e9430e-97ad-4f89-8908-f3eb481591b1> .

