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

<http://data.bibliotheken.nl/id/thes/p268004226> a schema1:Person ;
    rdfs:label "Kemp, Frances" ;
    schema1:alternateName "Kemp, Frenses" ;
    schema1:description "vert." ;
    schema1:familyName "Kemp" ;
    schema1:givenName "Frances" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30840516b452597a91f811ff55ed8cd7> ;
    schema1:name "Frances Kemp" ;
    schema1:sameAs <http://viaf.org/viaf/285694564>,
        <https://isni.org/isni/0000000391804532> .

