@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/spatial_inequality>
  skos:definition "The term spatial, when applied in the context of human geography, refers to the geographic dimensions of human relations and practices. The term inequality refers to the concept that relationships are uneven or unjust, reflecting differences in power, representation, mobility, and/or access to resources. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n276.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Spatial Inequality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "spatial inequality"@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/spatial_inequality> .

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

