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

<http://data.bibliotheken.nl/id/thes/p353576336> a schema1:Person ;
    rdfs:label "Aarnink, S.J." ;
    schema1:familyName "Aarnink" ;
    schema1:givenName "S.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/868e61e61aab8021d49bf7f00e7519b4> ;
    schema1:name "S.J. Aarnink" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305799551>,
        <https://isni.org/isni/0000000423026238> .

