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

<http://data.bibliotheken.nl/id/thes/p374638012> a schema1:Person ;
    rdfs:label "Puri, Pranav (1985-)" ;
    schema1:alternateName "Puri, P." ;
    schema1:birthDate "1985" ;
    schema1:familyName "Puri" ;
    schema1:givenName "Pranav" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0229abda6a95ce30ae1f4d27fbd612cc> ;
    schema1:name "Pranav Puri" ;
    schema1:sameAs <http://viaf.org/viaf/309897158> .

