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

<http://data.bibliotheken.nl/id/thes/p292403895> a schema1:Person ;
    rdfs:label "Vonk-de Groot, H.P." ;
    schema1:familyName "Vonk-de Groot" ;
    schema1:givenName "H.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4846f5121618be825164324a0fc2add0> ;
    schema1:name "H.P. Vonk-de Groot" ;
    schema1:sameAs <http://viaf.org/viaf/291759786>,
        <https://isni.org/isni/0000000396747020> .

