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

<http://data.bibliotheken.nl/id/thes/p33350531X> a schema1:Person ;
    rdfs:label "Hammond, Diane Coplin" ;
    schema1:familyName "Hammond" ;
    schema1:givenName "Diane Coplin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ef8d9d59b51157ac5d8783017048392> ;
    schema1:name "Diane Coplin Hammond" ;
    schema1:sameAs <http://viaf.org/viaf/6602164357932113250000>,
        <https://isni.org/isni/0000000109396505> .

