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

<http://data.bibliotheken.nl/id/thes/p071633014> a schema1:Person ;
    rdfs:label "Rijswijck, Antoon Petrus Henricus van" ;
    schema1:familyName "van Rijswijck" ;
    schema1:givenName "Antoon Petrus Henricus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e873011a358dc0b41853aab5f196a5b> ;
    schema1:name "Antoon Petrus Henricus van Rijswijck" ;
    schema1:sameAs <http://viaf.org/viaf/89366319>,
        <https://isni.org/isni/0000000062892471> .

