@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_data>
  skos:prefLabel "climate data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tree_ring_records> .

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

<https://concepts.sagepub.com/social-science/concept/tree_ring_records>
  skos:definition "PAST CLIMATES CAN be reconstructed by the use of the relationship between the climate and tree-growth parameters (dendroclimatology). Dendroclimatology is a sub-discipline of dendrochronology, which is the analysis of tree rings, including the dating of annual rings and study of patterns of ring characteristics, such as width, density, and isotopie composition. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n151.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Climatic Data, Tree Ring Records</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_data> ;
  skos:prefLabel "tree ring records"@en ;
  a skos:Concept .

