@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/vulnerable_populations>
  skos:definition "Vulnerable populations are groups of people whose health needs are not addressed by conventional service providers. Vulnerable populations can include the very young; the elderly; women; racial minorities; those of low socioeconomic status; those experiencing geographic, lingual, or cultural isolation; limited- or non-English–speaking people, those who are incarcerated; immigrants, refugees, and those with undetermined legal status; transient and homeless people; the uninsured; people with disabilities; people with psychiatric, cognitive, or developmental disorders; substance/alcohol abusers; those who have to deal with abusive families; and people living with HIV/AIDS. This list is not all-inclusive, as society is in a constant state of flux. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n402.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Vulnerable Populations</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vulnerable_young_people> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D035862.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/persons> ;
  skos:prefLabel "vulnerable populations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/vulnerable_young_people>
  skos:prefLabel "vulnerable young people"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/vulnerable_populations> .

<https://concepts.sagepub.com/social-science/concept/persons>
  skos:prefLabel "persons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vulnerable_populations> .

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

