@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_dioxide>
  skos:definition "Carbon dioxide (co2) is a chemical compound made up of one carbon atom and two oxygen atoms. While it is a trace gas in the atmosphere in terms of volume, it is of central interest to atmospheric chemistry due to its capacity to trap incoming solar radiation in the atmosphere. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n143.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Carbon Dioxide (CO2)</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/liquid_carbon_dioxide>, <https://concepts.sagepub.com/social-science/concept/dry_ice> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste>, <https://concepts.sagepub.com/social-science/concept/gases>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "carbon dioxide"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/carbon_dioxide> .

<https://concepts.sagepub.com/social-science/concept/dry_ice>
  skos:prefLabel "dry ice"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/carbon_dioxide> .

<https://concepts.sagepub.com/social-science/concept/liquid_carbon_dioxide>
  skos:prefLabel "liquid carbon dioxide"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/carbon_dioxide> .

<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_dioxide> .

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

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

<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_dioxide> .

