@prefix gcmdsk: <https://vocab.met.no/GCMDSK/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

gcmdsk:08fd82a1-4370-46a2-82ea-94c0f91498a7
  skos:topConceptOf <https://vocab.met.no/GCMDSK> ;
  skos:note "Mapping to be determined"@en ;
  dc:source <https://gcmd.earthdata.nasa.gov/kms/concept/08fd82a1-4370-46a2-82ea-94c0f91498a7> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/08fd82a1-4370-46a2-82ea-94c0f91498a7> ;
  skos:prefLabel "EARTH SCIENCE > ATMOSPHERE > ATMOSPHERIC PRESSURE"@en ;
  skos:inScheme <https://vocab.met.no/GCMDS> ;
  skos:definition "The pressure exerted by the atmosphere as a consequence of gravitational attraction exerted upon the 'column' of air lying directly above the point in question."@en ;
  a skos:Concept .

<https://vocab.met.no/GCMDSK>
  skos:prefLabel "GCMDSK"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept gcmdsk:08fd82a1-4370-46a2-82ea-94c0f91498a7 .

