@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/p06853809X> a schema1:Person ;
    rdfs:label "Thackeray, William Makepeace (1811-1863)" ;
    schema1:alternateName "Gahagan, Goliah",
        "Sakelai",
        "Sakelei",
        "Thackeray, William",
        "Yellowplush, Charles Fitzroy",
        "萨克来",
        "萨克雷",
        "薩克萊" ;
    schema1:birthDate "1811" ;
    schema1:deathDate "1863" ;
    schema1:description "The encyclopaedia of boys' school stories / Robert J. Kirkpatrick. 2000",
        "Zie ook: Michael Angelo Titmarsh" ;
    schema1:familyName "Thackeray" ;
    schema1:givenName "William Makepeace" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/939883d75188622546c65f043d284fd3> ;
    schema1:name "William Makepeace Thackeray" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p128945753>,
        <http://viaf.org/viaf/95208604>,
        wd:Q167768,
        <https://isni.org/isni/0000000121441903> .

