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

<http://data.bibliotheken.nl/id/thes/p069040478> a schema1:Person ;
    rdfs:label "Chace, Isobel" ;
    schema1:alternateName "Chase, Isobel" ;
    schema1:description "damesromans",
        "pseud. van: Elizabeth Hunter",
        "pseud. van: Elizabeth Mary Teresa Hunter" ;
    schema1:familyName "Chace" ;
    schema1:givenName "Isobel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5243bc219a1c16a8a3e520bccd5eb575> ;
    schema1:name "Isobel Chace" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071712445>,
        <http://viaf.org/viaf/52220433>,
        <https://isni.org/isni/0000000094509932> .

