@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p267364970> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A present for cold mornings / by Wim Ijlst ; translated [from the Dutch] by Margaret Cunnane" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397331975> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/31b4bc3f1300998397ee80ec0a5d13ab> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/86f9210d64ab2cf78327a0a91af14a7c> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0717101622" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/629cdeb7abb1dec5158fba5e7461feac> ;
    schema1:name "A present for cold mornings" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8246216e38a79e646a99e5b0c05932a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906640640> .

