@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/p075180367> a schema1:Person ;
    rdfs:label "Srinivasan, T.N. (1933- ; economie)" ;
    schema1:alternateName "Srinivasan, Thirukodikaval Nilakanta" ;
    schema1:birthDate "1933" ;
    schema1:description "Samuel C. Park, Junior Professor of Economics, Yale University" ;
    schema1:familyName "Srinivasan" ;
    schema1:givenName "T.N." ;
    schema1:hasOccupation "economie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f49ad4b217a076613e0c128443ccbf6c> ;
    schema1:name "T.N. Srinivasan" ;
    schema1:sameAs <http://viaf.org/viaf/108713473>,
        wd:Q4526625 .

