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

<http://data.bibliotheken.nl/id/thes/p143820753> a schema1:Person ;
    rdfs:label "Kalkman, J.W." ;
    schema1:familyName "Kalkman" ;
    schema1:givenName "J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e02f3797863fe66295f455327d7d3356> ;
    schema1:name "J.W. Kalkman" ;
    schema1:sameAs <http://viaf.org/viaf/21420364>,
        <https://isni.org/isni/0000000035176656> .

