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

<http://data.bibliotheken.nl/id/thes/p37265813X> a schema1:Person ;
    rdfs:label "Heintze, Dorothea" ;
    schema1:familyName "Heintze" ;
    schema1:givenName "Dorothea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f134ee48630e8188e09fcc70622ce02a> ;
    schema1:name "Dorothea Heintze" ;
    schema1:sameAs <http://viaf.org/viaf/309893487> .

