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

<http://data.bibliotheken.nl/id/thes/p333861477> a schema1:Person ;
    rdfs:label "Westhead, Valerie" ;
    schema1:familyName "Westhead" ;
    schema1:givenName "Valerie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee8d22092bb5d8ae8b76738eee0d807c> ;
    schema1:name "Valerie Westhead" ;
    schema1:sameAs <http://viaf.org/viaf/282190867>,
        <https://isni.org/isni/0000000388915741> .

