@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/p072239271> a schema1:Person ;
    rdfs:label "Vansittart, Peter (1920-2008)" ;
    schema1:birthDate "1920" ;
    schema1:deathDate "2008" ;
    schema1:description "bron: Children's Book History Society Newsletter no. 93, p. 26-27",
        "mb" ;
    schema1:familyName "Vansittart" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5881c9d112f5f073638ad24025f46349> ;
    schema1:name "Peter Vansittart" ;
    schema1:sameAs <http://viaf.org/viaf/73975997>,
        wd:Q7177470,
        <https://isni.org/isni/0000000083941949> .

