@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/p141659343> a schema1:Person ;
    rdfs:label "Keyes, Marian Thérèse (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "Ierse schrijfster van fictie en nonfictie",
        "bron: https://en.wikipedia.org/wiki/Marian_Keyes" ;
    schema1:familyName "Keyes" ;
    schema1:givenName "Marian Thérèse" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8133d4380ac1945ee79a956af5a1b49a> ;
    schema1:name "Marian Thérèse Keyes" ;
    schema1:nationality "ie" ;
    schema1:sameAs <http://viaf.org/viaf/85314579>,
        wd:Q259200,
        <https://isni.org/isni/0000000121420555> .

