@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/stalled_gentrification>
  skos:definition "Gentrification is the renewal of an urban area, accompanied by the displacement of poorer residents by more affluent ones. Stalled gentrification occurs when the processes that propel gentrification slow down. [Source: <a href=\"https://sk.sagepub.com/reference/community/n205.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Gentrification, Stalled</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>, <https://concepts.sagepub.com/social-science/concept/community_design> ;
  skos:prefLabel "stalled gentrification"@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/stalled_gentrification> .

<https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>
  skos:prefLabel "urban and suburban life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stalled_gentrification> .

<https://concepts.sagepub.com/social-science/concept/community_design>
  skos:prefLabel "community design"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stalled_gentrification> .

