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

<http://data.bibliotheken.nl/id/thes/p321716205> a schema1:Person ;
    rdfs:label "Timmers, Tanya M. (1981-)" ;
    schema1:birthDate "1981" ;
    schema1:familyName "Timmers" ;
    schema1:givenName "Tanya M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3030190d1efa51c4774596d209f1db88> ;
    schema1:name "Tanya M. Timmers" ;
    schema1:sameAs <http://viaf.org/viaf/289954109>,
        <https://isni.org/isni/0000000395261037> .

