@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069295549> a schema1:Person ;
    rdfs:label "Spreekmeester, Isidore Leonard (1914-2000 ; illustrator)" ;
    schema1:alternateName "IS",
        "Spreekmeester, I." ;
    schema1:birthDate "1914" ;
    schema1:deathDate "2000" ;
    schema1:description "Zie ook: Vadertje Brombeer",
        "bron: Scheen",
        "illustrator",
        "roepnaam: 'Ies' (verkorting van: Isidore)" ;
    schema1:familyName "Spreekmeester" ;
    schema1:givenName "Isidore Leonard" ;
    schema1:hasOccupation "illustrator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79c721145191e72e626e99551b9b122d> ;
    schema1:name "Isidore Leonard Spreekmeester" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06853132X>,
        <http://viaf.org/viaf/285168168>,
        wd:Q42424633,
        <https://isni.org/isni/0000000391353401> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/spre012> .

