@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/inequality_and_geography> .

<https://concepts.sagepub.com/social-science/concept/inequality_and_geography>
  skos:definition "Human geographers became directly interested in the study of inequality when the focus of the discipline shifted to examining spatial differences using quantitative methods and exploring how different variables varied across space. Typically, such variations occurred across a country or city, although a few scholars were interested in variations across the globe. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n635.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Inequality and Geography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "inequality and geography"@en ;
  a skos:Concept .

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

