@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/p072695951> a schema1:Person ;
    rdfs:label "Veenhoven, Elisabeth Annie (1919-2001)" ;
    schema1:alternateName "Horst-Veenhoven, Lies ter",
        "Lies V.",
        "V., Lies" ;
    schema1:birthDate "1919" ;
    schema1:deathDate "2001" ;
    schema1:description "Niet in Scheen. Haar archief is geschonken aan Stadsarchief Tiel",
        "Signatuur: Lies V.",
        "bron: Vroom en vrij : de geschiedenis van de vrijzinnig protestantse jeugdliteratuur in Nederland / Richard van Schoonderwoerd den Bezemer",
        "illustrator" ;
    schema1:familyName "Veenhoven" ;
    schema1:givenName "Elisabeth Annie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5315f1be65b03adcabb9be66926838c0> ;
    schema1:name "Elisabeth Annie Veenhoven" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290949874>,
        wd:Q41796858,
        <https://isni.org/isni/0000000396081222> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/veen076> .

