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

<http://data.bibliotheken.nl/id/thes/p162076851> a schema1:Person ;
    rdfs:label "Breerette, Geneviev̀e" ;
    schema1:familyName "Breerette" ;
    schema1:givenName "Geneviev̀e" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/827672010a10211623776ce976adc2d0> ;
    schema1:name "Geneviev̀e Breerette" ;
    schema1:sameAs <http://viaf.org/viaf/77935547>,
        <https://isni.org/isni/0000000029981026> .

