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

<http://data.bibliotheken.nl/id/thes/p073850691> a schema1:Person ;
    rdfs:label "Brinkerink, J.P." ;
    schema1:familyName "Brinkerink" ;
    schema1:givenName "J.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/363b9f309d6e729fef4aac33a1140311> ;
    schema1:name "J.P. Brinkerink" ;
    schema1:sameAs <http://viaf.org/viaf/306172510>,
        <https://isni.org/isni/0000000398181243> .

