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

<http://data.bibliotheken.nl/id/thes/p429344465> a schema1:Person ;
    rdfs:label "Hardy, Samara" ;
    schema1:description "ill." ;
    schema1:familyName "Hardy" ;
    schema1:givenName "Samara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d2a6b0c9eac4d47d107823fe0b89f9a> ;
    schema1:name "Samara Hardy" ;
    schema1:sameAs <http://viaf.org/viaf/329146029646235822821>,
        <https://isni.org/isni/0000000492217804> .

