@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/single-room_occupancy_hotels> .

<https://concepts.sagepub.com/social-science/concept/single-room_occupancy_hotels>
  skos:definition "Single-room occupancy (SRO) refers to habitation of small rooms by single persons. These rooms often provide private, secure, and affordable housing for low-income individuals. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n143.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Single-Room Occupancy Hotels</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> ;
  skos:prefLabel "single-room occupancy hotels"@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/single-room_occupancy_hotels> .

<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/single-room_occupancy_hotels> .

<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/single-room_occupancy_hotels> .

