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

<http://data.bibliotheken.nl/id/thes/p074103938> a schema1:Person ;
    rdfs:label "Chastain, Sandra" ;
    schema1:description "B9507672 vermeldt: cop. Marcia Evanick",
        "zie ook: Allie Jordan",
        "zie ook: Marcia Evanick" ;
    schema1:familyName "Chastain" ;
    schema1:givenName "Sandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03eb1866099be8d0e606773cf2f7e807> ;
    schema1:name "Sandra Chastain" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p07517698X>,
        <http://data.bibliotheken.nl/id/thes/p137191979>,
        <http://viaf.org/viaf/284950155>,
        <https://isni.org/isni/0000000391159027> .

