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

<http://data.bibliotheken.nl/id/thes/p260522376> a schema1:Person ;
    rdfs:label "Kachroo, Pushkin" ;
    schema1:familyName "Kachroo" ;
    schema1:givenName "Pushkin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e52cab29a09d1f133004f2d9f2f5d733> ;
    schema1:name "Pushkin Kachroo" ;
    schema1:sameAs <http://viaf.org/viaf/85231330> .

