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

<http://data.bibliotheken.nl/id/nbt/e51000881X> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p31619736X> ;
    schema1:holdingArchive "Nijmegen, Universiteitsbibliotheek" ;
    schema1:itemLocation "OD 1047 c 134 nr.1" ;
    schema1:sameAs <https://books.google.be/books?vid=GENT900000105448> ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:31619736X:01> .

