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

<http://data.bibliotheken.nl/id/thes/p244653690> a schema1:Person ;
    rdfs:label "Turnbull, Stephanie" ;
    schema1:alternateName "Turnbull, S." ;
    schema1:description "informatieve jeugdboeken" ;
    schema1:familyName "Turnbull" ;
    schema1:givenName "Stephanie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0a2ed995e9b623dcf37613cadbc6bd4> ;
    schema1:name "Stephanie Turnbull" ;
    schema1:sameAs <http://viaf.org/viaf/12531693>,
        <https://isni.org/isni/000000007364238X> .

