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

<http://data.bibliotheken.nl/id/thes/p134790693> a schema1:Person ;
    rdfs:label "Howland, Annabel" ;
    schema1:description "vert." ;
    schema1:familyName "Howland" ;
    schema1:givenName "Annabel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b41bd0a1f00b4736cd0d27cc0beeea90> ;
    schema1:name "Annabel Howland" ;
    schema1:sameAs <http://viaf.org/viaf/84240084>,
        <https://isni.org/isni/0000000081604930> .

