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

<http://data.bibliotheken.nl/id/thes/p069763631> a schema1:Person ;
    rdfs:label "Stolp, J.A.N." ;
    schema1:familyName "Stolp" ;
    schema1:givenName "J.A.N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a401c2b6b212be449e49265fb9ba7aa7> ;
    schema1:name "J.A.N. Stolp" ;
    schema1:sameAs <http://viaf.org/viaf/292063512>,
        <https://isni.org/isni/0000000397013758> .

