@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/Milankovitch_Cycles>
  skos:definition "The Milankovitch cycles are recurring variations in the Earth-sun orbital geometry. They collectively account for deviations in the amount and intensity of solar radiation received by the Earth. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n466.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Milankovitch Cycles</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_(geoscience)> ;
  skos:prefLabel "Milankovitch Cycles"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/climate_(geoscience)>
  skos:prefLabel "climate (geoscience)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Milankovitch_Cycles> .

<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/Milankovitch_Cycles> .

