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

<http://data.bibliotheken.nl/id/nbt/e1313691755> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p424941023> ;
    schema1:holdingArchive "Tilburg, Universiteitsbibliotheek" ;
    schema1:itemLocation "KOD 025 C 08" ;
    schema1:sameAs <http://books.google.com/books?vid=KBNL:KBNLB170077367> ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:424941023:01> .

