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

<http://data.bibliotheken.nl/id/thes/p113160836> a schema1:Person ;
    rdfs:label "Thakor, Anjan V." ;
    schema1:description "B9034628: Indiana University, Graduate School of Business, Bloomington IN" ;
    schema1:familyName "Thakor" ;
    schema1:givenName "Anjan V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e9a32cea6f17dc118ba9e071032efd1> ;
    schema1:name "Anjan V. Thakor" ;
    schema1:sameAs <http://viaf.org/viaf/64106837>,
        wd:Q30066221,
        <https://isni.org/isni/0000000117670973> .

