@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/fossil_fuels>
  skos:prefLabel "fossil fuels"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coal> .

<https://concepts.sagepub.com/social-science/concept/coal>
  skos:definition "Coal is the most abundant fossil fuel, though its global distribution is highly uneven, and it powered the Industrial Revolution. Readily combustible and solid, it is formed in ecosystems where plant matter has been preserved by water and mud from oxidation and biodegradation. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n183.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Coal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/solid_fuels>, <https://concepts.sagepub.com/social-science/concept/resources_and_conservation>, <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/fossil_fuels>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "coal"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/resources_and_conservation>
  skos:prefLabel "resources and conservation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coal> .

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

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

<https://concepts.sagepub.com/social-science/concept/solid_fuels>
  skos:prefLabel "solid fuels"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coal> .

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

