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

<http://data.bibliotheken.nl/id/thes/p308711572> a schema1:Person ;
    rdfs:label "Radley, Tessa" ;
    schema1:description "damesromans" ;
    schema1:familyName "Radley" ;
    schema1:givenName "Tessa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82dc338e950934bae5f491de204c22a5> ;
    schema1:name "Tessa Radley" ;
    schema1:sameAs <http://viaf.org/viaf/61879018>,
        <https://isni.org/isni/0000000002394585> .

