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

<http://data.bibliotheken.nl/id/thes/p33121086X> a schema1:Person ;
    rdfs:label "Gupta, Neal S." ;
    schema1:familyName "Gupta" ;
    schema1:givenName "Neal S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d9887fae82fdf5d490d5cb8a38b0536> ;
    schema1:name "Neal S. Gupta" ;
    schema1:sameAs <http://viaf.org/viaf/161601474>,
        <https://isni.org/isni/0000000111223689> .

