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

<http://data.bibliotheken.nl/id/thes/p352645547> a schema1:Person ;
    rdfs:label "Timmermans, Antje Cobie (1983-)" ;
    schema1:alternateName "Timmermans, Anneke" ;
    schema1:birthDate "1983" ;
    schema1:familyName "Timmermans" ;
    schema1:givenName "Antje Cobie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdabe4ab6d022aac8ba49858089fb9ac> ;
    schema1:name "Antje Cobie Timmermans" ;
    schema1:sameAs <http://viaf.org/viaf/286076897>,
        <https://isni.org/isni/0000000396208967> .

