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

<http://data.bibliotheken.nl/id/thes/p163813949> a schema1:Person ;
    rdfs:label "Reijerkerk-Zweerink, H.J.J." ;
    schema1:familyName "Reijerkerk-Zweerink" ;
    schema1:givenName "H.J.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ab928d3c6649f0699d150c8dc580b7c> ;
    schema1:name "H.J.J. Reijerkerk-Zweerink" ;
    schema1:sameAs <https://isni.org/isni/0000000390631174> .

