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

<http://data.bibliotheken.nl/id/thes/p303768827> a schema1:Person ;
    rdfs:label "Gage, Nicole M." ;
    schema1:familyName "Gage" ;
    schema1:givenName "Nicole M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/877c9d82549929fca80ed8ac84a29a6c> ;
    schema1:name "Nicole M. Gage" ;
    schema1:sameAs <http://viaf.org/viaf/29859200>,
        <https://isni.org/isni/0000000117547529> .

