@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/p069704309> a schema1:Person ;
    rdfs:label "Verhey, Elisabeth Marga Pia (1951-2019)" ;
    schema1:birthDate "1951" ;
    schema1:deathDate "2019" ;
    schema1:description "journaliste" ;
    schema1:familyName "Verhey" ;
    schema1:givenName "Elisabeth Marga Pia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2086c42245fd38bf9df733f0e5f41da9> ;
    schema1:name "Elisabeth Marga Pia Verhey" ;
    schema1:sameAs <http://viaf.org/viaf/231020790>,
        wd:Q2683612,
        <https://isni.org/isni/0000000367241661> .

