@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/c5846f45-863e-43a8-8816-95b3ff359e40>
  skos:prefLabel "WEATHER/CLIMATE ADVISORIES"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/0fd11f45-185a-4e38-8749-092ee09fab36> .

<https://gcmd.earthdata.nasa.gov/kms/concept/0fd11f45-185a-4e38-8749-092ee09fab36>
  ns0:reference [ ] ;
  skos:changeNote """2021-02-18 19:11:41.0 [sritz] Insert Concept 
add broader relation (Weather Forecast [0fd11f45-185a-4e38-8749-092ee09fab36,560860] - WEATHER/CLIMATE ADVISORIES [c5846f45-863e-43a8-8816-95b3ff359e40,560858]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/c5846f45-863e-43a8-8816-95b3ff359e40> ;
  skos:prefLabel "Weather Forecast"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition """An assessment of the future state of the atmosphere with respect to precipitation, clouds, winds, and temperature.

Such assessments are usually made by government or private meteorologists, often using numerical simulations. Such simulations are the result of representing the atmosphere mathematically as a fluid in motion.
See also numerical weather prediction."""@en ;
  a skos:Concept .

