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

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

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

<https://concepts.sagepub.com/social-science/concept/workhouses>
  skos:definition "From its beginnings in the early seventeenth century, until the second quarter of the twentieth century, the workhouse was one of the primary forms of publicly funded relief available to the destitute of Britain. Following the establishment of a national workhouse system through the Poor Law Amendment Act of 1834, the workhouse gained a fearsome reputation. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Workhouses</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 "workhouses"@en ;
  a skos:Concept .

