@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p260365823> a schema1:Person ;
    rdfs:label "Moore, Rhonda J." ;
    schema1:description "National Institute of Health, Bethesda, Maryland (B401994). Cultural anthropologist and postdoctoral fellow in Dep. of Epidemiology at University of Texas" ;
    schema1:familyName "Moore" ;
    schema1:givenName "Rhonda J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b5e69dacc6ce094bcf90c3ed773e149> ;
    schema1:name "Rhonda J. Moore" ;
    schema1:sameAs <http://viaf.org/viaf/58278961>,
        <https://isni.org/isni/0000000096720440> .

