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

<http://data.bibliotheken.nl/id/thes/p296921602> a schema1:Person ;
    rdfs:label "Willemse, Timotheüs Martijn" ;
    schema1:alternateName "Willemse, Martijn" ;
    schema1:familyName "Willemse" ;
    schema1:givenName "Timotheüs Martijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf79bd97d5e87cf0f7bc63a301de13f3> ;
    schema1:name "Timotheüs Martijn Willemse" ;
    schema1:sameAs <http://viaf.org/viaf/284418379>,
        <https://isni.org/isni/0000000390741525> .

