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

<http://data.bibliotheken.nl/id/nbt/e450657183> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:description "volumes 1-2 only ; lacks printed covers" ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p291532233> ;
    schema1:holdingArchive "Utrecht, Universiteitsbibliotheek" ;
    schema1:itemLocation "293 J 5" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:291532233:01> .

