@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/p074405837> a schema1:Person ;
    rdfs:label "Evanovich, Janet (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Janet_Evanovich",
        "zie ook: Steffie Hall" ;
    schema1:familyName "Evanovich" ;
    schema1:givenName "Janet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efe70dc72022016f7e997c55c575b354> ;
    schema1:name "Janet Evanovich" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p074749277>,
        <http://viaf.org/viaf/54180657>,
        wd:Q240547 .

