@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p85428740X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zephyros in October / A. van Pelt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398069808>,
        <http://data.bibliotheken.nl/id/nbt/p423696742> ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070809062> ;
    schema1:description "Opl.: 100 ex" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49c6799c7a3a577fbe98305795b6720c> ;
    schema1:name "Zephyros in October" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/891c92305636e0a45e6608e8146c4b43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63802962> .

