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

<http://data.bibliotheken.nl/id/thes/p067520154> a schema1:Person ;
    rdfs:label "Ernaux, Annie (1940-)" ;
    schema1:alternateName "Irnū, Ānī",
        "Irnū, Ānnī" ;
    schema1:birthDate "1940" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Annie_Ernaux",
        "literator" ;
    schema1:familyName "Ernaux" ;
    schema1:givenName "Annie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57df7b79fe99ea52a98ce4bfd751d1aa> ;
    schema1:name "Annie Ernaux" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/51677529>,
        wd:Q1153825,
        <https://isni.org/isni/0000000121012834> .

