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

<http://data.bibliotheken.nl/id/thes/p072958855> a schema1:Person ;
    rdfs:label "Kuijpers, H.F.C." ;
    schema1:description "mb" ;
    schema1:familyName "Kuijpers" ;
    schema1:givenName "H.F.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90d9c0e91b4a464c118668be42dbc5a5> ;
    schema1:name "H.F.C. Kuijpers" ;
    schema1:sameAs <http://viaf.org/viaf/283993122>,
        <https://isni.org/isni/000000039036706X> .

