@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/0c89f3f4-7ab1-43ce-89ee-795d35f0e30a>
  skos:prefLabel "A - C"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/eb1f6146-4670-4824-9776-510c8c99e693> .

<https://gcmd.earthdata.nasa.gov/kms/concept/eb1f6146-4670-4824-9776-510c8c99e693>
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/0c89f3f4-7ab1-43ce-89ee-795d35f0e30a> ;
  skos:prefLabel "BASE"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/projects> ;
  skos:definition """The Beaufort and Arctic Storms Experiment (BASE) study was a
Canadian-led international field campaign to study the weather
systems occurring in southern Beaufort Sea and surrounding areas
of the Arctic."""@en ;
  a skos:Concept .

