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

<http://data.bibliotheken.nl/id/thes/p072003340> a schema1:Person ;
    rdfs:label "Kapteyn, Kornelis Johannes (1871-1925)" ;
    schema1:alternateName "Kapteijn, K.J." ;
    schema1:birthDate "1871" ;
    schema1:deathDate "1925" ;
    schema1:description "geref. pred." ;
    schema1:familyName "Kapteyn" ;
    schema1:givenName "Kornelis Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3d520800c0420272bac5dbc283d658d> ;
    schema1:name "Kornelis Johannes Kapteyn" ;
    schema1:sameAs <http://viaf.org/viaf/288399814>,
        <https://isni.org/isni/0000000393977189> .

