@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_interventions>
  skos:definition "Housing interventions—both transitional and permanent—provide housing and services for homeless people, especially those people who have specific needs such as mental health and substance abuse treatment. Transitional Housing Interventions Transitional housing is time limited and typically provides services beyond food, shelter, and clothing. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n88.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Interventions, Housing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/homeless_service_systems> ;
  skos:prefLabel "housing interventions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/homeless_service_systems>
  skos:prefLabel "homeless service systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/housing_interventions> .

<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_interventions> .

