@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/p105028649> a schema1:Person ;
    rdfs:label "Naylor, Phyllis Reynolds (1933-)" ;
    schema1:birthDate "1933" ;
    schema1:description "CLR 17, SATA 12, 66, 102, 152 (Autobiography Feature, p. 173-190), 209",
        "bron: 100 Most popular children's authors / Sharron L. McElmeel. 1999" ;
    schema1:familyName "Naylor" ;
    schema1:givenName "Phyllis Reynolds" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd29bffe36c7fe1b13d113d86253046d> ;
    schema1:name "Phyllis Reynolds Naylor" ;
    schema1:sameAs <http://viaf.org/viaf/85556633>,
        wd:Q3381868,
        <https://isni.org/isni/0000000114947156> .

