@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:-RMZR1HZ8-2
  skos:prefLabel "key people in health services research"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FSVR3C3B-R .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-FSVR3C3B-R .

n9j:-cases
  a isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member n9j:-FSVR3C3B-R .

n9j:-FSVR3C3B-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Mark_V._Pauly> ;
  skos:definition "Mark V. Pauly is one of America's leading health economists. Although Pauly has conducted research in many areas of health economics, he is perhaps best known for his work on moral hazard. [Source: Encyclopedia of Health Services Research; Pauly, Mark V.]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RMZR1HZ8-2 ;
  skos:prefLabel "Mark V. Pauly"@en .

