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

<http://data.bibliotheken.nl/id/nbt/e1029210306> a schema1:Book,
        schema1:CreativeWork,
        schema1:IndividualProduct ;
    schema1:description "lacks S4" ;
    schema1:exampleOfWork <http://data.bibliotheken.nl/id/nbt/p18482026X> ;
    schema1:holdingArchive "Haarlem, Vereenigde Doopsgezinde Gemeente" ;
    schema1:itemLocation "P3-06:4 PF" ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:18482026X:01> .

