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

<http://data.bibliotheken.nl/id/thes/p067558348> a schema1:Person ;
    rdfs:label "Kuyt, C.A." ;
    schema1:familyName "Kuyt" ;
    schema1:givenName "C.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d465eb85ab7e45b7f9985e270713fa4> ;
    schema1:name "C.A. Kuyt" ;
    schema1:sameAs <http://viaf.org/viaf/291577297>,
        <https://isni.org/isni/0000000396588365> .

