@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/models_of_access> .

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

<https://concepts.sagepub.com/social-science/concept/models_of_access>
  skos:definition "Measuring access to healthcare is a central part of health services research and is driven by the commitment to design and evaluate the delivery of health services. However, the task of measuring access to healthcare is often complicated by the lack of agreement regarding what actually constitutes access to care. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Access, Models of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/access_to_care> ;
  skos:prefLabel "models of access"@en ;
  a skos:Concept .

