@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/p250588730> a schema1:Person ;
    rdfs:label "Coren, Victoria (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:familyName "Coren" ;
    schema1:givenName "Victoria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12995e2408c4d5534b2928fd0fec9f55> ;
    schema1:name "Victoria Coren" ;
    schema1:sameAs <http://viaf.org/viaf/4157149108458768780002>,
        wd:Q292973,
        <https://isni.org/isni/0000000046886442> .

