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

<http://data.bibliotheken.nl/id/thes/p239599500> a schema1:Person ;
    rdfs:label "Jameson, Bronwyn" ;
    schema1:description "B0209962, B0311472, ppn 322344301: cop. vermeldt Bronwyn Turner",
        "damesromans",
        "zie ook: Bronwyn Turner" ;
    schema1:familyName "Jameson" ;
    schema1:givenName "Bronwyn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d4dee754f2a608b013b2d5ec0b9fe0a> ;
    schema1:name "Bronwyn Jameson" ;
    schema1:sameAs <http://viaf.org/viaf/73359886>,
        <https://isni.org/isni/0000000115744027> .

