@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/p06983525X> a schema1:Person ;
    rdfs:label "Cloke, Irene Mabel Neighbor (1904-1995 ; illustrator)" ;
    schema1:alternateName "Cloke, René" ;
    schema1:birthDate "1904" ;
    schema1:deathDate "1995" ;
    schema1:description "bron: Postcards from the nursery",
        "bron: The illustrators of The Wind in the willows 1908-2008 / Carolyn Hares-Stryker",
        "bron: https://en.wikipedia.org/wiki/Rene_Cloke" ;
    schema1:familyName "Cloke" ;
    schema1:givenName "Irene Mabel Neighbor" ;
    schema1:hasOccupation "illustrator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dde06d453f1ac5cc4b8541d5b03387f7> ;
    schema1:name "Irene Mabel Neighbor Cloke" ;
    schema1:nationality "gb" ;
    schema1:sameAs wd:Q94921455,
        <https://isni.org/isni/000000008367887X> .

