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

<http://data.bibliotheken.nl/id/thes/p416279260> a schema1:Person ;
    rdfs:label "Connelly, Clare" ;
    schema1:description "damesromans" ;
    schema1:familyName "Connelly" ;
    schema1:givenName "Clare" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd0f20ab7326ef5ef8113a62320ac6b4> ;
    schema1:name "Clare Connelly" ;
    schema1:nationality "au" ;
    schema1:sameAs <http://viaf.org/viaf/51150030595710961817>,
        <https://isni.org/isni/0000000464284866> .

