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

<https://concepts.sagepub.com/social-science/concept/work_on_the_streets>
  skos:definition "The homeless are among the most marginalized and socially excluded groups in society. Not having a safe and secure physical space places them at a severe disadvantage in terms of being able to compete for and maintain employment. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n170.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Work on the Streets</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/homeless_service_systems>, <https://concepts.sagepub.com/social-science/concept/homeless_lifestyle> ;
  skos:prefLabel "work on the streets"@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/work_on_the_streets> .

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

