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

gcmdsk:5d703cfe-2f7c-4736-acbc-ec4e4f4f8eef
  skos:topConceptOf <https://vocab.met.no/GCMDSK> ;
  dc:source <https://gcmd.earthdata.nasa.gov/kms/concept/5d703cfe-2f7c-4736-acbc-ec4e4f4f8eef> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/5d703cfe-2f7c-4736-acbc-ec4e4f4f8eef>, cfstdn:barometric_altitude ;
  skos:prefLabel "EARTH SCIENCE > ATMOSPHERE > ALTITUDE > BAROMETRIC ALTITUDE"@en ;
  skos:inScheme <https://vocab.met.no/GCMDSK> ;
  skos:definition "Also called Pressure Altitude. Barometric Altitude is the altitude which corresponds to a given value of atmospheric pressure according to the ICAO standard atmosphere. It is the indicated altitude of a pressure altimeter at an altimeter setting of 29.92 inches of mercury (1013.2 mb); therefore it is the indicated altitude above the 1013.2 mb constant-pressure surface. RT"@en ;
  a skos:Concept .

<https://vocab.met.no/GCMDSK>
  skos:prefLabel "GCMDSK"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept gcmdsk:5d703cfe-2f7c-4736-acbc-ec4e4f4f8eef .

