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

<http://data.bibliotheken.nl/id/thes/p37463839X> a schema1:Person ;
    rdfs:label "Korthoff, Sandra" ;
    schema1:familyName "Korthoff" ;
    schema1:givenName "Sandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/650097cb7fd1589bbfaab15f4168201a> ;
    schema1:name "Sandra Korthoff" ;
    schema1:sameAs <http://viaf.org/viaf/309897163> .

