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

<http://data.bibliotheken.nl/id/nbt/e513049061> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p317994980> ;
    schema1:holdingArchive "Alkmaar, Regionaal Archief" ;
    schema1:itemLocation "130 B 14" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:317994980:01> .

