@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/77e2a8be-5470-4d34-9509-28fd0dc94558>
  skos:changeNote """2020-06-19 11:38:51.0 [mmorahan] Insert Concept 
add broader relation (SCMR [77e2a8be-5470-4d34-9509-28fd0dc94558,560382] - Radiometers [5b753e40-b3f1-426a-8d92-ffee1d675468,544211]); 
""", """2020-06-19 11:51:16.0 [mmorahan]  
insert AltLabel (id: null
category: primary
text: Surface Composition Mapping Radiometer
language code: en); 
insert Definition (id: null
text: A three-channel scanning radiometer on ''Nimbus''-5 (launched December 1972) measuring radiation in the visible and infrared spectrum to determine the composition of the earth's surface.
language code: en); 
insert WeightedRelation (id: null
related concept uuid: 955e7643-bd77-44aa-ba05-f7b841ce582b
relationship type: null
relationship value: null
generated by: null); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "A three-channel scanning radiometer on ''Nimbus''-5 (launched December 1972) measuring radiation in the visible and infrared spectrum to determine the composition of the earth's surface."@en ;
  skos:prefLabel "SCMR"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/5b753e40-b3f1-426a-8d92-ffee1d675468> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/5b753e40-b3f1-426a-8d92-ffee1d675468>
  skos:prefLabel "Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/77e2a8be-5470-4d34-9509-28fd0dc94558> .

