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

<http://data.bibliotheken.nl/id/thes/p217090729> a schema1:Person ;
    rdfs:label "Gore, Anil" ;
    schema1:description "B0107100: Department of Statistics, University of Pune, India" ;
    schema1:familyName "Gore" ;
    schema1:givenName "Anil" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44cef8cccb2d9b209011323b534d0e5b> ;
    schema1:name "Anil Gore" ;
    schema1:sameAs <http://viaf.org/viaf/6160500>,
        <https://isni.org/isni/0000000030172066> .

