@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:765e92a7-8c14-47dc-bdd8-d85d132a11ee
  skos:topConceptOf <https://vocab.met.no/GCMDSK> ;
  dc:source <https://gcmd.earthdata.nasa.gov/kms/concept/765e92a7-8c14-47dc-bdd8-d85d132a11ee> ;
  skos:closeMatch cfstdn:surface_altitude, cfstdn:atmosphere_boundary_layer_thickness ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/765e92a7-8c14-47dc-bdd8-d85d132a11ee> ;
  skos:prefLabel "EARTH SCIENCE > ATMOSPHERE > ALTITUDE > PLANETARY BOUNDARY LAYER HEIGHT"@en ;
  skos:inScheme <https://vocab.met.no/GCMDSK> ;
  skos:definition "The height of the atmospheric layer from the Earth's surface up to an altitude of about 1 kilometer in which wind speed and direction are affected by frictional interaction with objects on the Earth's surface."@en ;
  a skos:Concept .

<https://vocab.met.no/GCMDSK>
  skos:prefLabel "GCMDSK"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept gcmdsk:765e92a7-8c14-47dc-bdd8-d85d132a11ee .

