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

<http://data.bibliotheken.nl/id/thes/p069413924> a schema1:Person ;
    rdfs:label "Oedayrajsingh Varma, Ferdinand Howard R." ;
    schema1:alternateName "Varma, Ché",
        "Varma, Ferdinand Howard Rabindranath Oedayrajsingh" ;
    schema1:familyName "Oedayrajsingh Varma" ;
    schema1:givenName "Ferdinand Howard R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b7ead6e9fd3bc15558c4eef22a90f59> ;
    schema1:name "Ferdinand Howard R. Oedayrajsingh Varma" ;
    schema1:sameAs <http://viaf.org/viaf/8740649>,
        <https://isni.org/isni/0000000026068522> .

