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

<http://data.bibliotheken.nl/id/thes/p171979265> a schema1:Person ;
    rdfs:label "Jarrott, Catherine" ;
    schema1:familyName "Jarrott" ;
    schema1:givenName "Catherine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99c51f21940de437dbfdb89547aa945c> ;
    schema1:name "Catherine Jarrott" ;
    schema1:sameAs <http://viaf.org/viaf/280830682>,
        <https://isni.org/isni/000000038783988X> .

