@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/uninsured_people>
  skos:definition "A patient is said to be medically insured when a third party assumes financial responsibility for medical costs associated with the management of the patient. An uninsured patient is one who for various reasons does not have the arrangement of a third party assuming responsibility for medical costs. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n822.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Uninsured Patients</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups>, <https://concepts.sagepub.com/social-science/concept/population_groups>, <https://concepts.sagepub.com/social-science/concept/health_policy> ;
  skos:prefLabel "uninsured people"@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/uninsured_people> .

<https://concepts.sagepub.com/social-science/concept/population_groups>
  skos:prefLabel "population groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uninsured_people> .

<https://concepts.sagepub.com/social-science/concept/health_policy>
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uninsured_people> .

<https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups>
  skos:prefLabel "special and vulnerable groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/uninsured_people> .

