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

<http://data.bibliotheken.nl/id/thes/p181068664> a schema1:Person ;
    rdfs:label "Zachs, William" ;
    schema1:alternateName "Zachs, William J." ;
    schema1:description "PhD, LittD, University of Edinburgh, is Honorary Fellow in the School of Literatures, Languages and Cultures and one of the world's leading authorities on the history of the eighteenth-century book" ;
    schema1:familyName "Zachs" ;
    schema1:givenName "William" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/506c06a07ecb8bbb500a8ee0fab2b501> ;
    schema1:name "William Zachs" ;
    schema1:sameAs <http://viaf.org/viaf/19839801>,
        <https://isni.org/isni/0000000080990825> .

