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

<http://data.bibliotheken.nl/id/nbt/e47563649X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p304319961> ;
    schema1:holdingArchive "Leiden, Universiteitsbibliotheek" ;
    schema1:itemLocation "1360 G 12-13" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:304319961:01> .

