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

<http://data.bibliotheken.nl/id/thes/p328867373> a schema1:Person ;
    rdfs:label "Koren, D.H.P." ;
    schema1:description "Drs." ;
    schema1:familyName "Koren" ;
    schema1:givenName "D.H.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac47aebf0b2168e3e619cc18a7e2b2a2> ;
    schema1:name "D.H.P. Koren" ;
    schema1:sameAs <http://viaf.org/viaf/291553818>,
        <https://isni.org/isni/0000000396618106> .

