@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/p332020282> a schema1:Person ;
    rdfs:label "Adams, Robyn" ;
    schema1:description "Senior Research Fellow aan het Centre for Editing Lives and Letters van University College London" ;
    schema1:familyName "Adams" ;
    schema1:givenName "Robyn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57f340d58f861dea3265e90b6d322d81> ;
    schema1:name "Robyn Adams" ;
    schema1:sameAs <http://viaf.org/viaf/160137618>,
        wd:Q106398950,
        <https://isni.org/isni/0000000107524219> .

