@prefix schema: <https://schema.org/> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/e504895389> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:description "Tom Jones, Patelin and Gelukkiglyk only" ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p304928623> ;
    schema1:holdingArchive "Amsterdam, Universiteitsbibliotheek" ;
    schema1:itemLocation "O 62-5781" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:304928623:01> .

