@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:-C3XJ6X6N-T .

n9j:-C3XJ6X6N-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Odin_W._Anderson> ;
  skos:definition "Odin W. Anderson (1914–2003) is a worthy candidate for “the father of medical sociology.” After World War II, a few sociologists in the United States began to take interest in medical sociology (although the term had not yet been coined). In 1960, a section on the sociology of medicine was established within the American Sociological Association (ASA), and quickly it became one of the largest sections. [Source: Encyclopedia of Health Services Research; Anderson, Odin W.]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RMZR1HZ8-2 ;
  skos:prefLabel "Odin W. Anderson"@en .

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

