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

<http://data.bibliotheken.nl/id/nbt/e451878094> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p292227655> ;
    schema1:holdingArchive "Utrecht, Universiteitsbibliotheek" ;
    schema1:itemLocation "309 A 2-4" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:292227655:01> .

