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

<http://data.bibliotheken.nl/id/thes/p10683164X> a schema1:Person ;
    rdfs:label "Leigh, Victoria" ;
    schema1:description "B9407137, B9618635, B9622966 vermelden: cop. Victoria Leigh Erbschloe",
        "B9515539 vermeldt: cop. JudyGill",
        "zie ook: Judy Griffith Gill",
        "zie ook: Victoria Leigh Erbschloe" ;
    schema1:familyName "Leigh" ;
    schema1:givenName "Victoria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/039914ee82b0424e7ae3253b4be160b7> ;
    schema1:name "Victoria Leigh" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p074026909>,
        <http://viaf.org/viaf/281265448>,
        <https://isni.org/isni/0000000388121183> .

