@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/b40d8d03-6286-48cd-818c-20d1680d6453> .

<https://gcmd.earthdata.nasa.gov/kms/concept/b40d8d03-6286-48cd-818c-20d1680d6453>
  ns0:reference [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/09d1435d-99de-4149-ba64-d98c3335a383> ;
  skos:prefLabel "CORONAL MASS EJECTION"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition """A disturbance of the Sun's corona involving eruptions from the lower part of
the corona and ejection of large quantities of matter into the solar wind.
These ejecta sometimes have higher speed, density, and magnetic field strength
than is typical for the solar wind. If their speeds relative to the background
solar wind are high, they can produce shocks in the plasma that precede them as
they move outward."""@en ;
  a skos:Concept .

