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

<http://data.bibliotheken.nl/id/thes/p06826867X> a schema1:Person ;
    rdfs:label "Schwartz, Nancy Lou" ;
    schema1:familyName "Schwartz" ;
    schema1:givenName "Nancy Lou" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41c811af7e113cf3961aa93199251041> ;
    schema1:name "Nancy Lou Schwartz" ;
    schema1:sameAs <http://viaf.org/viaf/29604150>,
        wd:Q59628098,
        <https://isni.org/isni/000000008108455X> .

