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

<https://concepts.sagepub.com/social-science/concept/service_integration>
  skos:definition "Service integration involves the coordination of public health and social services so that individuals can gain access to a wide range of services. These strategies include, for example, forming interagency coalitions to take action regarding barriers to care, and offering clients “one-stop shopping”: Agencies agree that clients' entry into care through any one agency gives them access to all. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n140.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Service Integration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/homeless_service_systems> ;
  skos:prefLabel "service integration"@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/service_integration> .

