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

<http://data.bibliotheken.nl/id/nbt/e1213527260> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p418000980> ;
    schema1:holdingArchive "Stockholm, Universitetsbibliotek" ;
    schema1:itemLocation "H.XII:9.4.n.11" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:418000980:01> .

