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

<http://data.bibliotheken.nl/id/thes/p069568464> a schema1:Person ;
    rdfs:label "Gorter, Anna Cornelia (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:familyName "Gorter" ;
    schema1:givenName "Anna Cornelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ce37ee3866dc18fe71dc2cdd0eda295> ;
    schema1:name "Anna Cornelia Gorter" ;
    schema1:sameAs <http://viaf.org/viaf/285976614>,
        <https://isni.org/isni/0000000392062008> .

