@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/carbon_offsets>
  skos:definition "Carbon offsets are emissions-saving projects intended to compensate for ongoing and increased pollution in industrialized, developed countries. The majority of these projects are undertaken by companies, international financial institutions, and governments. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Carbon Offsets</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/carbon_trading>, <https://concepts.sagepub.com/social-science/concept/carbon_footprint> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "carbon offsets"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/carbon_trading>
  skos:prefLabel "carbon trading"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/carbon_offsets> .

<https://concepts.sagepub.com/social-science/concept/carbon_footprint>
  skos:prefLabel "carbon footprint"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/carbon_offsets> .

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

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

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

