@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/climate_(geoscience)>
  skos:prefLabel "climate (geoscience)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hydrological_cycle> .

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

<https://concepts.sagepub.com/social-science/concept/hydrological_cycle>
  skos:definition "The hydrologic cycle (water cycle) is a global, sun-driven process. On Earth, water travels in a cyclical process, transported from water bodies to the atmosphere, then to land, and subsequently to water bodies in the hydrologic cycle. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n357.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Hydrological Cycle</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_(geoscience)> ;
  skos:prefLabel "hydrological cycle"@en ;
  a skos:Concept .

