@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:fa98caa0-54dc-465e-9bde-cdf4da905994
  skos:topConceptOf <https://vocab.met.no/GCMDSK> ;
  dc:source <https://gcmd.earthdata.nasa.gov/kms/concept/fa98caa0-54dc-465e-9bde-cdf4da905994> ;
  skos:closeMatch cfstdn:tendency_of_surface_air_pressure ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/fa98caa0-54dc-465e-9bde-cdf4da905994> ;
  skos:prefLabel "EARTH SCIENCE > ATMOSPHERE > ATMOSPHERIC PRESSURE > PRESSURE TENDENCY"@en ;
  skos:inScheme <https://vocab.met.no/GCMDSK> ;
  skos:definition "The character and amount of atmospheric pressure change for a three-hour or other specified period ending at the time of observation."@en ;
  a skos:Concept .

<https://vocab.met.no/GCMDSK>
  skos:prefLabel "GCMDSK"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept gcmdsk:fa98caa0-54dc-465e-9bde-cdf4da905994 .

