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

<http://data.bibliotheken.nl/id/thes/p244141703> a schema1:Person ;
    rdfs:label "Iyengar, Arun" ;
    schema1:description "B0304364: IBM T.J. Watson Research Center" ;
    schema1:familyName "Iyengar" ;
    schema1:givenName "Arun" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff76463d8839b423728015fc42c1c087> ;
    schema1:name "Arun Iyengar" ;
    schema1:sameAs <http://viaf.org/viaf/164050106>,
        <https://isni.org/isni/0000000117161052> .

