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

<http://data.bibliotheken.nl/id/thes/p073010081> a schema1:Person ;
    rdfs:label "Korenhof, Cornelis Adriaan Willem" ;
    schema1:familyName "Korenhof" ;
    schema1:givenName "Cornelis Adriaan Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0597a5dd1f0144312bc195c59522c8aa> ;
    schema1:name "Cornelis Adriaan Willem Korenhof" ;
    schema1:sameAs <http://viaf.org/viaf/280986007>,
        <https://isni.org/isni/0000000387951601> .

