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

<http://data.bibliotheken.nl/id/thes/p275881679> a schema1:Person ;
    rdfs:label "Sterry, Patricia" ;
    schema1:familyName "Sterry" ;
    schema1:givenName "Patricia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/babc7ddbc82d61898d1e2e1d5ce06b3c> ;
    schema1:name "Patricia Sterry" ;
    schema1:sameAs <http://viaf.org/viaf/287622196>,
        <https://isni.org/isni/0000000393392148> .

