@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/p226582914> a schema1:Person ;
    rdfs:label "Mitter, Rana (1969- ; historicus)" ;
    schema1:birthDate "1969" ;
    schema1:description "Professor of the history and politics of modern China at Oxford University" ;
    schema1:familyName "Mitter" ;
    schema1:givenName "Rana" ;
    schema1:hasOccupation "historicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05b46f4632a49a8b4e21f1528e99d0d7> ;
    schema1:name "Rana Mitter" ;
    schema1:sameAs <http://viaf.org/viaf/98061852>,
        wd:Q16911063,
        <https://isni.org/isni/0000000110789795> .

