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

<https://concepts.sagepub.com/social-science/concept/mutual_housing>
  skos:definition "The term mutual housing is used by many types of nonprofit housing organizations, and it can have a variety of different definitions. It is a type of social housing, meaning that it is owned and managed for the benefit of residents and the community in which it is located, rather than as a type of investment for the private for-profit housing sector. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n173.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Mutual Housing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "mutual housing"@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/mutual_housing> .

