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

<http://data.bibliotheken.nl/id/thes/p34030183X> a schema1:Person ;
    rdfs:label "Kuiper, Patricia (damesromans)" ;
    schema1:familyName "Kuiper" ;
    schema1:givenName "Patricia" ;
    schema1:hasOccupation "damesromans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4806d103f5b0072f94eb5d742cb4a998> ;
    schema1:name "Patricia Kuiper" ;
    schema1:sameAs <http://viaf.org/viaf/291553031>,
        <https://isni.org/isni/000000039661325X> .

