@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/child_care>
  skos:prefLabel "child care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups> .

<https://concepts.sagepub.com/social-science/concept/uninsured_people>
  skos:prefLabel "uninsured people"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups> .

<https://concepts.sagepub.com/social-science/concept/women%27s_health_issues>
  skos:prefLabel "women's health issues"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups> .

<https://concepts.sagepub.com/social-science/concept/cancer_care>
  skos:prefLabel "cancer care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups> .

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

<https://concepts.sagepub.com/social-science/concept/health_services_research>
  skos:prefLabel "health services research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups> .

<https://concepts.sagepub.com/social-science/concept/special_and_vulnerable_groups>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/women%27s_health_issues>, <https://concepts.sagepub.com/social-science/concept/uninsured_people>, <https://concepts.sagepub.com/social-science/concept/child_care>, <https://concepts.sagepub.com/social-science/concept/cancer_care> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_services_research> ;
  skos:prefLabel "special and vulnerable groups"@en ;
  a skos:Concept .

