@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/sulfur_hexafluoride>
  skos:definition "Sulfur hexafluoride (SF6) is the most powerful of all the greenhouse gases recognized by the Kyoto Protocol and evaluated by the Intergovernmental Panel on Climate Change. Although its concentration in the atmosphere is low, the combination of a high global warming potential and a very long lifetime make emissions of SF6 a considerable concern. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n659.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Sulfur Hexafluoride</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/effects_of_climate_change> ;
  skos:prefLabel "sulfur hexafluoride"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/effects_of_climate_change>
  skos:prefLabel "effects of climate change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sulfur_hexafluoride> .

