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

<http://data.bibliotheken.nl/id/thes/p217105823> a schema1:Person ;
    rdfs:label "Stone, Lynda (damesromans)" ;
    schema1:description "B0107591, B0201630, B0407973 : cop. vermeldt: Lynda Stone" ;
    schema1:familyName "Stone" ;
    schema1:givenName "Lynda" ;
    schema1:hasOccupation "damesromans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e16918a9b175d7e12251899e3e5cb15c> ;
    schema1:name "Lynda Stone" ;
    schema1:sameAs <http://viaf.org/viaf/34627449>,
        <https://isni.org/isni/0000000079443322> .

