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

<http://data.bibliotheken.nl/id/thes/p20244516X> a schema1:Person ;
    rdfs:label "Kashyap, Vipul" ;
    schema1:familyName "Kashyap" ;
    schema1:givenName "Vipul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d607eaadc2ac0e4104e1a0014e1c4e4> ;
    schema1:name "Vipul Kashyap" ;
    schema1:sameAs <http://viaf.org/viaf/4480049>,
        <https://isni.org/isni/0000000118724574> .

