@prefix chc: <http://data.loterre.fr/ark:/67375/CHC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

chc:-PF87PNMK-R
  skos:exactMatch <https://en.wikipedia.org/wiki/CICE_(sea_ice_model)> ;
  skos:altLabel "sea ice model"@en, "Los Alamos Sea Ice Model"@en, "CICE"@en, "modèle CICE Consortium"@fr ;
  skos:inScheme chc: ;
  skos:broader chc:-B2NJ8PFX-M ;
  skos:prefLabel "CICE Consortium model"@en, "modèle CICE"@fr ;
  skos:definition "A computer model that simulates the growth, melt and movement of sea ice. It has been integrated into many coupled climate system models as well as global ocean and weather forecasting models and is often used as a tool in Arctic and Southern Ocean research. CICE is a type of cryospheric model. (Source: Wikipedia)"@en ;
  a skos:Concept .

chc:-B2NJ8PFX-M
  skos:prefLabel "Community Climate System Model"@en, "Community Climate System Model"@fr ;
  a skos:Concept ;
  skos:narrower chc:-PF87PNMK-R .

chc: a skos:ConceptScheme .
