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

<http://data.bibliotheken.nl/id/thes/p263980588> a schema1:Person ;
    rdfs:label "Orloff, Erica" ;
    schema1:familyName "Orloff" ;
    schema1:givenName "Erica" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/babc51790db3e8cbfc253e262a78d2e6> ;
    schema1:name "Erica Orloff" ;
    schema1:sameAs <http://viaf.org/viaf/271826047> .

