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

<http://data.bibliotheken.nl/id/nbt/e454474342> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p294264744> ;
    schema1:holdingArchive "Amsterdam, Universiteitsbibliotheek" ;
    schema1:itemLocation "O 62-1131" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:294264744:01> .

