@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/f1f8384c-3846-443b-8bd1-18b7696aafd4>
  skos:changeNote """2019-04-25 13:48:52.0 [mmorahan] Insert Concept 
add broader relation (RRI [f1f8384c-3846-443b-8bd1-18b7696aafd4,368693] - Magnetic Field/Electric Field Instruments [449b7d65-85e6-43a5-b87b-1071dc9936b2,346983]); 
""", """2019-04-25 13:53:41.0 [mmorahan]  
insert AltLabel (id: null
category: primary
text: Radio Receiver Instrument
language code: en); 
insert Definition (id: null
text: The RRI (Radio Receiver Instrument) measures radio waves in the ULF and HF frequency range (up to 18 MHz).
language code: en); 
insert WeightedRelation (id: null
related concept uuid: 66f5d236-40fb-4a41-96a4-761d48103765
relationship type: null
relationship value: null
generated by: null); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The RRI (Radio Receiver Instrument) measures radio waves in the ULF and HF frequency range (up to 18 MHz)."@en ;
  skos:prefLabel "RRI"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/449b7d65-85e6-43a5-b87b-1071dc9936b2> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/449b7d65-85e6-43a5-b87b-1071dc9936b2>
  skos:prefLabel "Magnetic Field/Electric Field Instruments"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/f1f8384c-3846-443b-8bd1-18b7696aafd4> .

