@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-TGNCVJ87-H .

n9j:-TGNCVJ87-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Stephen_M._Shortell> ;
  skos:definition "A highly distinguished scholar and well-respected leader in health services delivery systems in the United States, Stephen M. Shortell has had a very productive and influential career. His groundbreaking, interdisciplinary research projects have sought to identify and understand the interactions among business strategies, organizational structures, quality improvement processes, and performance of healthcare systems. [Source: Encyclopedia of Health Services Research; Shortell, Stephen M.]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RMZR1HZ8-2 ;
  skos:prefLabel "Stephen M. Shortell"@en .

n9j:-RMZR1HZ8-2
  skos:prefLabel "key people in health services research"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TGNCVJ87-H .

