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

<http://data.bibliotheken.nl/id/thes/p107246732> a schema1:Person ;
    rdfs:label "Nipperus, S." ;
    schema1:familyName "Nipperus" ;
    schema1:givenName "S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e4f459b88734970592921a43d4fb086> ;
    schema1:name "S. Nipperus" ;
    schema1:sameAs <http://viaf.org/viaf/285656593>,
        <https://isni.org/isni/0000000391766249> .

