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

<http://data.bibliotheken.nl/id/thes/p074685279> a schema1:Person ;
    rdfs:label "Neuman, Betty M." ;
    schema1:alternateName "Neuman, ..." ;
    schema1:description "dr. ; R.N., B.S.N., M.S., Ph.D., PLC., FAAN" ;
    schema1:familyName "Neuman" ;
    schema1:givenName "Betty M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c8dd7ef9f8f5578ba6f8a09e3607eea> ;
    schema1:name "Betty M. Neuman" ;
    schema1:sameAs <http://viaf.org/viaf/92266916>,
        <https://isni.org/isni/0000000082785091> .

