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

<http://data.bibliotheken.nl/id/thes/p069568340> a schema1:Person ;
    rdfs:label "Kerstholt, E." ;
    schema1:description "vert." ;
    schema1:familyName "Kerstholt" ;
    schema1:givenName "E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10535260b1b78c719e920991ea6f4606> ;
    schema1:name "E. Kerstholt" ;
    schema1:sameAs <http://viaf.org/viaf/282787398>,
        <https://isni.org/isni/0000000389424573> .

