@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/safety_net>
  skos:definition "The nation's healthcare safety net is a patchwork of responses to the health needs of underserved populations. Some responses reflect governmental mandates, while others represent institutional missions or charitable initiatives to offer free or reduced-fee care. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n362.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Safety Net</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/access_to_care> ;
  skos:prefLabel "safety net"@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/safety_net> .

<https://concepts.sagepub.com/social-science/concept/access_to_care>
  skos:prefLabel "access to care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/safety_net> .

