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

<http://data.bibliotheken.nl/id/thes/p075066580> a schema1:Person ;
    rdfs:label "Tuitert, Gerdina (1959-)" ;
    schema1:alternateName "Tuitert, Gerrie" ;
    schema1:birthDate "1959" ;
    schema1:familyName "Tuitert" ;
    schema1:givenName "Gerdina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13f584cac6c0c875a9267d3e706b1a92> ;
    schema1:name "Gerdina Tuitert" ;
    schema1:sameAs <http://viaf.org/viaf/187707499>,
        <https://isni.org/isni/0000000357891548> .

