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

<http://data.bibliotheken.nl/id/thes/p14380202X> a schema1:Person ;
    rdfs:label "Ackroyd, Dorothea (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "ill." ;
    schema1:familyName "Ackroyd" ;
    schema1:givenName "Dorothea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f516743525d56c99e618291d01add343> ;
    schema1:name "Dorothea Ackroyd" ;
    schema1:sameAs <http://viaf.org/viaf/192470250>,
        <https://isni.org/isni/0000000356765283> .

