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

<http://data.bibliotheken.nl/id/thes/p117300373> a schema1:Person ;
    rdfs:label "Cross, Caroline" ;
    schema1:description "B9403636 e.a. vermeldt cop. Jen M. Heaton",
        "zeb 26054483 vermeldt: cop. Jen B. Heaton",
        "zie ook: Jen M. Heaton" ;
    schema1:familyName "Cross" ;
    schema1:givenName "Caroline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac2591cca3501a6048839dc72fa22912> ;
    schema1:name "Caroline Cross" ;
    schema1:sameAs <http://viaf.org/viaf/6621492>,
        <https://isni.org/isni/0000000368835226> .

