@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/homeless_lifestyle>
  skos:prefLabel "homeless lifestyle"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shelters> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/housing_and_homelessness>
  skos:prefLabel "housing and homelessness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shelters> .

<https://concepts.sagepub.com/social-science/concept/shelters>
  skos:definition "Shelters are an emergency or temporary form of housing for those who are homeless or unable to return to their home. The term shelter denotes not only the physical space or building used for shelter but also its intent and usage as a temporary residence during a time of crisis. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n472.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Shelters</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_and_homelessness>, <https://concepts.sagepub.com/social-science/concept/homeless_service_systems>, <https://concepts.sagepub.com/social-science/concept/homeless_lifestyle>, <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "shelters"@en ;
  a skos:Concept .

