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

<http://data.bibliotheken.nl/id/thes/p186007140> a schema1:Person ;
    rdfs:label "Willemse, Timothy Ariën Carol (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:description "Ook als: Tim en T.A.C. Willemse" ;
    schema1:familyName "Willemse" ;
    schema1:givenName "Timothy Ariën Carol" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11a68518c39c4361b081c01645a73875> ;
    schema1:name "Timothy Ariën Carol Willemse" ;
    schema1:sameAs <http://viaf.org/viaf/241003566>,
        wd:Q58555624,
        <https://isni.org/isni/0000000370041572> .

