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

<http://data.bibliotheken.nl/id/thes/p212698486> a schema1:Person ;
    rdfs:label "Grenville, Anthony" ;
    schema1:description "\"BA, DPhil Oxford. Consultant editor of the Association of Jewish Refugee Journals\"--B26768470" ;
    schema1:familyName "Grenville" ;
    schema1:givenName "Anthony" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9acb8ebadb96f83a675df318752785c4> ;
    schema1:name "Anthony Grenville" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/97866971>,
        <https://isni.org/isni/0000000078370635> .

