@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/institutions_studying_climate_change>
  skos:prefLabel "institutions studying climate change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Annex_I_B_countries> .

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

<https://concepts.sagepub.com/social-science/concept/Annex_I_B_countries>
  skos:definition "The Annex I countries, or Annex I parties, represent a group of countries included in Annex I (as amended in 1998) of the United Nations Framework Convention on Climate Change (UNFCCC). The UNFCCC was adopted in 1992 with an aim to stabilize greenhouse gas (GHG) concentrations at a level that will prevent the climate system from dangerous human interference. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n26.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Annex I/B Countries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions_studying_climate_change> ;
  skos:prefLabel "Annex I/B countries"@en ;
  a skos:Concept .

