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

<http://data.bibliotheken.nl/id/thes/p343563762> a schema1:Person ;
    rdfs:label "Timpers, J.H." ;
    schema1:familyName "Timpers" ;
    schema1:givenName "J.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/491527f1f45dc87b511cd9a728dabdec> ;
    schema1:name "J.H. Timpers" ;
    schema1:sameAs <http://viaf.org/viaf/279867769>,
        <https://isni.org/isni/0000000387046230> .

