@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/p06888687X> a schema1:Person ;
    rdfs:label "Gémessy, Marijke (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:familyName "Gémessy" ;
    schema1:givenName "Marijke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3b0394c9d1fac8700cf0393bbc3068d> ;
    schema1:name "Marijke Gémessy" ;
    schema1:sameAs <http://viaf.org/viaf/281048964>,
        wd:Q2939895,
        <https://isni.org/isni/0000000368947324> .

