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

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

<https://concepts.sagepub.com/social-science/concept/soup_kitchens>
  skos:definition "Soup kitchens are community-based feeding programs whose central focus is to serve meals, generally breakfast, lunch, and/or dinner, one or more days per week. Some, though by no means all, allow the individuals to stay between meals as the dining room becomes a kind of day center. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Soup Kitchens</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 "soup kitchens"@en ;
  a skos:Concept .

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

