@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/extreme_geography> .

<https://concepts.sagepub.com/social-science/concept/extreme_geography>
  skos:definition "Extreme human geography is a critique that celebrates odd juxtapositions; it is not to be confused with extreme physical geography, which has its own distinct cabinet of remarkable curiosities. Extreme geography as a recurring subversive idea in the history of geographic thought manifests as fantasy mapping, counterfactual geographies, science fiction spaces/places, and other imaginative social critiques. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n412.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Extreme Geography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_human_geography> ;
  skos:prefLabel "extreme geography"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/critical_human_geography>
  skos:prefLabel "critical human geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extreme_geography> .

