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

<http://data.bibliotheken.nl/id/thes/p391588354> a schema1:Person ;
    rdfs:label "Nanavatty, Rushad R." ;
    schema1:familyName "Nanavatty" ;
    schema1:givenName "Rushad R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5b8cde0a6a04b37e63dc22d90d10104> ;
    schema1:name "Rushad R. Nanavatty" ;
    schema1:nationality "in" ;
    schema1:sameAs <http://viaf.org/viaf/317175844> .

