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

<http://data.bibliotheken.nl/id/thes/p07215554X> a schema1:Person ;
    rdfs:label "Kam, H.D.J. van der" ;
    schema1:familyName "van der Kam" ;
    schema1:givenName "H.D.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50cc0a7e6f4b427a2724fc2786d53569> ;
    schema1:name "H.D.J. van der Kam" ;
    schema1:sameAs <http://viaf.org/viaf/281940998>,
        <https://isni.org/isni/0000000388669480> .

