@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p109768582> a schema1:Person ;
    rdfs:label "Eikelenboom, Gisèle" ;
    schema1:familyName "Eikelenboom" ;
    schema1:givenName "Gisèle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3091dfef8d209698a9a3d19f4f5aefed> ;
    schema1:name "Gisèle Eikelenboom" ;
    schema1:sameAs <http://viaf.org/viaf/877161211384840070007>,
        <https://isni.org/isni/0000000390955136> .

