@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/6887c118-8670-4228-a22b-55d83ea5bfa0> .

<https://gcmd.earthdata.nasa.gov/kms/concept/6887c118-8670-4228-a22b-55d83ea5bfa0>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/c9003d36-020d-4e86-995a-498945576c23> ;
  skos:prefLabel "DOC/NOAA/OAR/ESRL/PSD/CAB"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition """[Source: NOAA CAB home page, http://www.esrl.noaa.gov/psd/psd1/ ]

The Climate Analysis Branch (CAB) strives to advance national capabilities to interpret the causes of observed climate variations, and to apply this knowledge to improve climate models and forecasts and develop new climate products that better serve the needs of the public and decision-makers."""@en ;
  a skos:Concept .

