@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society>
  skos:prefLabel "history of environment and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ice_ages> .

<https://concepts.sagepub.com/social-science/concept/climate>
  skos:prefLabel "climate"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ice_ages> .

<https://concepts.sagepub.com/social-science/concept/glaciology>
  skos:prefLabel "glaciology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ice_ages> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/ice_ages> .

<https://concepts.sagepub.com/social-science/concept/ice_ages>
  skos:definition "Ice ages are times in earth history when earth's climates were appreciably colder than normal and glaciers covered significantly larger areas of the earth compared to today. Ice ages represent conditions associated with the extreme cold periods and global cooling of an otherwise normally fluctuating global climate system. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n547.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Ice Ages</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society>, <https://concepts.sagepub.com/social-science/concept/glaciology>, <https://concepts.sagepub.com/social-science/concept/climate> ;
  skos:prefLabel "ice ages"@en ;
  a skos:Concept .

