@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/rent_gap>
  skos:definition "One of the more popular explanations for gentrification, the rent gap hypothesis first advocated by Neil Smith, approaches this issue in terms of the profitability of land in the urban core. In centrally located sites, actualized ground rents generally decline over time as the buildings and infrastructure age. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n249.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Rent Gap</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography> ;
  skos:prefLabel "rent gap"@en ;
  a skos:Concept .

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

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

