@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/p069817855> a schema1:Person ;
    rdfs:label "Craig, Helen (1934-)" ;
    schema1:birthDate "1934" ;
    schema1:description "SATA 46, 49, 94, 213",
        "illustrator" ;
    schema1:familyName "Craig" ;
    schema1:givenName "Helen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85ea907014642634176ddbc57a2489d0> ;
    schema1:name "Helen Craig" ;
    schema1:sameAs <http://viaf.org/viaf/85815820>,
        wd:Q5702077,
        <https://isni.org/isni/0000000116816010> .

