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

<http://data.bibliotheken.nl/id/thes/p39801387X> a schema1:Person ;
    rdfs:label "Kagan, Annie" ;
    schema1:familyName "Kagan" ;
    schema1:givenName "Annie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47b2a777857649c1aaddeaa9358f4e91> ;
    schema1:name "Annie Kagan" ;
    schema1:sameAs <http://viaf.org/viaf/297889559> .

