@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-JTD0DDNR-L .

n9j:-JTD0DDNR-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/modeling_of_ice_ages> ;
  skos:definition "MODELING ICE AGES and their inception can reveal aspects of the climate system that are not able to be measured, and provide a key to the drivers of climate change. Ice age model results can also allow an analysis of the global and regional conditions at that time, and provide a comparison with proxy field evidence. [Source: Encyclopedia of Global Warming and Climate Change; Modeling of Ice Ages]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XZ220334-P ;
  skos:prefLabel "modeling of ice ages"@en .

n9j: a skos:ConceptScheme .
n9j:-XZ220334-P
  skos:prefLabel "climate models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JTD0DDNR-L .

