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

<https://gcmd.earthdata.nasa.gov/kms/concept/09d1435d-99de-4149-ba64-d98c3335a383>
  skos:prefLabel "SPACE WEATHER ADVISORIES"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/3b786f1b-aca7-437b-bd86-44f20789da7b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/3b786f1b-aca7-437b-bd86-44f20789da7b>
  ns0:reference [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/09d1435d-99de-4149-ba64-d98c3335a383> ;
  skos:prefLabel "SOLAR RADIATION STORMS"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition """Caused by solar flares, radiation storms are made up of photons, electrons, and
protons.  Protons take the lead in these storms, posing much more danger to
those not protected by the Earth's magnetic field.  They cause damage by
breaking chemical bonds in genetic material."""@en ;
  a skos:Concept .

