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

<http://data.bibliotheken.nl/id/nbt/e474580040> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p249345056> ;
    schema1:holdingArchive "Leiden, Universiteitsbibliotheek" ;
    schema1:itemLocation "1206 D 32" ;
    schema1:sameAs <http://books.google.com/books?vid=KBNL:KBNLB230091403>,
        <http://books.google.com/books?vid=KBNL:UBA000007081>,
        <http://books.google.com/books?vid=KBNL:UBA000007082> ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:249345056:01> .

