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

<http://data.bibliotheken.nl/id/thes/p114472106> a schema1:Person ;
    rdfs:label "Pascoe-Samson, Eleanor" ;
    schema1:alternateName "Samson, Eleanor" ;
    schema1:familyName "Pascoe-Samson" ;
    schema1:givenName "Eleanor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83b128845b4771215c9873f21ec4342c> ;
    schema1:name "Eleanor Pascoe-Samson" ;
    schema1:sameAs <http://viaf.org/viaf/7893148947782754950001>,
        <https://isni.org/isni/0000000368803507> .

