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

<http://data.bibliotheken.nl/id/nbt/e375782745> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p151377103> ;
    schema1:holdingArchive "Utrecht, Universiteitsbibliotheek" ;
    schema1:itemLocation "Rariora P oct. 159:2" ;
    schema1:sameAs <http://books.google.com/books?vid=KBNL:KBNL03000176158> ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:151377103:01> .

