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

<http://data.bibliotheken.nl/id/thes/p072240563> a schema1:Person ;
    rdfs:label "Verster, Arnoldus Cornelis Paulus" ;
    schema1:description "B9729843: Dr." ;
    schema1:familyName "Verster" ;
    schema1:givenName "Arnoldus Cornelis Paulus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8922c7000ad8f94d7440ff0ec1985a17> ;
    schema1:name "Arnoldus Cornelis Paulus Verster" ;
    schema1:sameAs <http://viaf.org/viaf/35817546>,
        <https://isni.org/isni/0000000022898908> .

