@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:2343baae-1c4a-4096-8cac-fea8ed7a984f
  skos:topConceptOf <https://vocab.met.no/GCMDSK> ;
  skos:note "Mapping to be determined"@en ;
  dc:source <https://gcmd.earthdata.nasa.gov/kms/concept/2343baae-1c4a-4096-8cac-fea8ed7a984f> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2343baae-1c4a-4096-8cac-fea8ed7a984f> ;
  skos:prefLabel "EARTH SCIENCE > ATMOSPHERE > ALTITUDE > STATION HEIGHT"@en ;
  skos:inScheme <https://vocab.met.no/GCMDS> ;
  skos:definition "Also called Station Elevation. Station Height is the vertical distance above mean sea level that is adopted as the reference datum level for all current measurements of atmospheric pressure at the station."@en ;
  a skos:Concept .

<https://vocab.met.no/GCMDSK>
  skos:prefLabel "GCMDSK"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept gcmdsk:2343baae-1c4a-4096-8cac-fea8ed7a984f .

