@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/p153188812> a schema1:Person ;
    rdfs:label "Wilks, Eileen (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "BNB: 1952-",
        "damesromans" ;
    schema1:familyName "Wilks" ;
    schema1:givenName "Eileen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b712ed20fcfb5f518de2498e2fb97958> ;
    schema1:name "Eileen Wilks" ;
    schema1:sameAs <http://viaf.org/viaf/49387812>,
        wd:Q1303988,
        <https://isni.org/isni/0000000114722133> .

