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

<http://data.bibliotheken.nl/id/thes/p149225717> a schema1:Person ;
    rdfs:label "Ayre, Elizabeth" ;
    schema1:familyName "Ayre" ;
    schema1:givenName "Elizabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9377dcab0f74001db18fbbed9af22733> ;
    schema1:name "Elizabeth Ayre" ;
    schema1:sameAs <http://viaf.org/viaf/59175862>,
        <https://isni.org/isni/0000000055116503> .

