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

<http://data.bibliotheken.nl/id/thes/p153342366> a schema1:Person ;
    rdfs:label "Mellor, Susan J." ;
    schema1:alternateName "Mellor, S." ;
    schema1:description "vert" ;
    schema1:familyName "Mellor" ;
    schema1:givenName "Susan J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8cf8fb125eeedeb6a05754481443898> ;
    schema1:name "Susan J. Mellor" ;
    schema1:sameAs <http://viaf.org/viaf/166885817>,
        <https://isni.org/isni/0000000117271235> .

