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

<http://data.bibliotheken.nl/id/thes/p082718369> a schema1:Person ;
    rdfs:label "Bevarly, Elizabeth" ;
    schema1:description "damesromans" ;
    schema1:familyName "Bevarly" ;
    schema1:givenName "Elizabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfb95911c5109a991a13cdcef1cdcd7a> ;
    schema1:name "Elizabeth Bevarly" ;
    schema1:sameAs <http://viaf.org/viaf/7513855>,
        wd:Q5362420,
        <https://isni.org/isni/0000000071393471> .

