@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/0a184cdc-c074-4946-90a6-02f03c686341>
  skos:prefLabel "Models"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/d1e2c5e2-076b-4949-8125-384712a33b58> .

<https://gcmd.earthdata.nasa.gov/kms/concept/d1e2c5e2-076b-4949-8125-384712a33b58>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:changeNote """2021-11-30 13:33:35.0 [tstevens] Move Concepts 
delete broader relation (null); 
add broader relation (GCM [d1e2c5e2-076b-4949-8125-384712a33b58,826773] - Models [0a184cdc-c074-4946-90a6-02f03c686341,835911]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/0a184cdc-c074-4946-90a6-02f03c686341> ;
  skos:prefLabel "GCM"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms> ;
  skos:definition """General Circulation Models (GCM) are mathematical representations
of atmospheric and oceanic properties and processes that attempt
to describe Earth's climate system.

[Source: Center for the study of Carbon Dioxide and Global Change]


Group: Platform_Details
   Entry_ID: GCM
   Group: Platform_Identification
      Platform_Category: Models
      Short_Name: GCM
      Long_Name: General Circulation Model
   End_Group
   Group: Synonymous_Platform_Names
      Short_Name: GCM
   End_Group
   Creation_Date: 2007-12-13
   Online_Resource: http://www.aip.org/history/climate/GCM.htm
   Sample_Image: http://www.noc.soton.ac.uk/JRD/PROC/Q-GCM/schematic.jpg
End_Group"""@en ;
  a skos:Concept .

