@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/c9003d36-020d-4e86-995a-498945576c23>
  skos:prefLabel "NOAA"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/892c7af6-2dc0-4ba3-a2c1-29f31d1fa77f> .

<https://gcmd.earthdata.nasa.gov/kms/concept/892c7af6-2dc0-4ba3-a2c1-29f31d1fa77f>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/c9003d36-020d-4e86-995a-498945576c23> ;
  skos:prefLabel "DOC/NOAA/NWS/NCEP-CFSR"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition "The NCEP Climate Forecast System version 2 was developed at the Environmental Modeling Center at NCEP. It is a fully coupled model representing the interaction between the Earth's oceans, land and atmosphere. It became operational at NCEP in March 2011."@en ;
  a skos:Concept .

