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

<http://data.bibliotheken.nl/id/thes/p190427914> a schema1:Person ;
    rdfs:label "Kay, Patricia A." ;
    schema1:description "damesromans" ;
    schema1:familyName "Kay" ;
    schema1:givenName "Patricia A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3708beb562cada4cc202cf06f6fa3fcf> ;
    schema1:name "Patricia A. Kay" ;
    schema1:sameAs <http://viaf.org/viaf/102230837>,
        <https://isni.org/isni/0000000368921300> .

