@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/community-based_housing>
  skos:prefLabel "community-based housing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/squatter_settlements> .

<https://concepts.sagepub.com/social-science/concept/squatter_settlements>
  skos:definition "Squatter settlements are basically a Third World phenomenon; they are part of the urban landscape of many Latin American, Asian, Middle Eastern, and African countries. Billions of people live in them. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1083.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Squatter Settlements</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography>, <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "squatter settlements"@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/squatter_settlements> .

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

