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

<https://concepts.sagepub.com/social-science/concept/pyrogeography>
  skos:definition "Fire puts asunder what photosynthesis hath joined together. The alchemy of fire can be described physically as a biochemical reaction requiring the simultaneous presence of fuel, heat, and oxygen. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n941.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Pyrogeography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biogeography> ;
  skos:prefLabel "pyrogeography"@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/pyrogeography> .

