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

<http://data.bibliotheken.nl/id/thes/p06751782X> a schema1:Person ;
    rdfs:label "Verdegaal, Anna Mathilde" ;
    schema1:familyName "Verdegaal" ;
    schema1:givenName "Anna Mathilde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28b02ac0200e494161b5ae565443efe5> ;
    schema1:name "Anna Mathilde Verdegaal" ;
    schema1:sameAs <http://viaf.org/viaf/283310781>,
        <https://isni.org/isni/0000000389804322> .

