@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/C._David_Naylor>
  skos:definition "C. David Naylor is the president of the University of Toronto. He is an internationally recognized leader in the fields of health services research, evidence-based medicine, and health policy. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n290.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Naylor, C. David</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_health_services_research> ;
  skos:prefLabel "C. David Naylor"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_health_services_research>
  skos:prefLabel "key people in health services research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/C._David_Naylor> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/C._David_Naylor> .

