@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/housing_policy>
  skos:definition "Housing policy in the United States is made up of an amalgam of federal, state, and local policies that define housing. Housing can be described as individual family homes, condominiums, apartment buildings, duplexes, four family units, literally anywhere a person or family resides. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n295.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Housing Policy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rent_control>, <https://concepts.sagepub.com/social-science/concept/improvement_of_housing>, <https://concepts.sagepub.com/social-science/concept/housing_need>, <https://concepts.sagepub.com/social-science/concept/housing_allocation> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography>, <https://concepts.sagepub.com/social-science/concept/social_policy> ;
  skos:prefLabel "housing policy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/housing_need>
  skos:prefLabel "housing need"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_policy> .

<https://concepts.sagepub.com/social-science/concept/improvement_of_housing>
  skos:prefLabel "improvement of housing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_policy> .

<https://concepts.sagepub.com/social-science/concept/housing_allocation>
  skos:prefLabel "housing allocation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_policy> .

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

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

<https://concepts.sagepub.com/social-science/concept/social_policy>
  skos:prefLabel "social policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/housing_policy> .

<https://concepts.sagepub.com/social-science/concept/rent_control>
  skos:prefLabel "rent control"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_policy> .

