@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/homelessness_and_health>
  skos:prefLabel "homelessness and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/clinical_interventions> .

<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/clinical_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/clinical_interventions> .

<https://concepts.sagepub.com/social-science/concept/clinical_interventions>
  skos:definition "Homeless people experience more ill health than the general population, and disabling health problems frequently contribute to homelessness. For instance, mental illnesses, substance use disorders, or chronic illnesses such as asthma or heart disease can make it difficult to sustain employment and maintain a home. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n87.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Interventions, Clinical</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/homelessness_and_health>, <https://concepts.sagepub.com/social-science/concept/homeless_service_systems> ;
  skos:prefLabel "clinical interventions"@en ;
  a skos:Concept .

