@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/a0f3474e-9a54-4a82-97c4-43864b48df4c>
  ns0:reference [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/4ad0c52d-6449-48ff-8678-adc6b2cebcb7> ;
  skos:prefLabel "SOLAR RADIATION"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition """Solar radiation is the total electromagnetic radiation emitted by the Sun.
Also could include insolation, direct solar radiation, diffuse radiation,
solar irradiance, and shortwave radiation."""@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/4ad0c52d-6449-48ff-8678-adc6b2cebcb7>
  skos:prefLabel "ATMOSPHERIC RADIATION"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/a0f3474e-9a54-4a82-97c4-43864b48df4c> .

