@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:-RHTB644B-0 .

n9j:-QMF498RX-R
  skos:prefLabel "key people in global health"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RHTB644B-0 .

n9j:-RHTB644B-0
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Richard_L._Varco> ;
  skos:definition "Born on August 14, 1912, in Fairview, Montana, Richard L. Varco helped invent the implantable drug pump used in chemotherapy and heparin delivery, and eventually used to infuse insulin, spinal drugs, and anticlotting medicine into the body. Varco founded the University of Minnesota transplant unit, performing its first organ transplant. [Source: Encyclopedia of Global Health; Varco, Richard L.]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QMF498RX-R ;
  skos:prefLabel "Richard L. Varco"@en .

