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

<http://data.bibliotheken.nl/id/thes/p072463864> a schema1:Person ;
    rdfs:label "Rolfe, Erica" ;
    schema1:familyName "Rolfe" ;
    schema1:givenName "Erica" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01d8beed200cf90612f93fe3e91f797b> ;
    schema1:name "Erica Rolfe" ;
    schema1:sameAs <http://viaf.org/viaf/161694708>,
        <https://isni.org/isni/0000000385963326> .

