@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/poorhouses> .

<https://concepts.sagepub.com/social-science/concept/history_of_homelessness>
  skos:prefLabel "history of homelessness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/poorhouses> .

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

<https://concepts.sagepub.com/social-science/concept/poorhouses>
  skos:definition "Early in the nineteenth century, the effects of the Industrial Revolution required a drastic change in the way public assistance was provided to the poor in the United States. The switch to a wage labor system resulted in many people living and working outside the communities in which they had previously been able to rely on extended families for support during hardships. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Poorhouses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/homeless_service_systems>, <https://concepts.sagepub.com/social-science/concept/history_of_homelessness> ;
  skos:prefLabel "poorhouses"@en ;
  a skos:Concept .

