@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p070570205> a schema1:Person ;
    rdfs:label "Stolk, Jilly (1949-2019)" ;
    schema1:birthDate "1949" ;
    schema1:deathDate "2019" ;
    schema1:description "17-11-1994: tel. inf. Meulenhoff educatief: Jill Stolk heeft samen met T. Gijsel en N. Smit de serie \"Muziek voor de basisschool\" geschreven. Verder heeft zij o.a. romans geschreven met betrekking tot Indonesië.",
        "NLMD/S 8978 ; geb. 22 september 1949 te Hilversum" ;
    schema1:familyName "Stolk" ;
    schema1:givenName "Jilly" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01b76d0f3cbd13bf4c5d6db9fe9f110c> ;
    schema1:name "Jilly Stolk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286890983> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stol004> .

