@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/p375915206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leukste kookboek voor jongens / Abigail Wheatley ; illustraties: Erica Harrison ; foto's van Howard Allman ; Nederlandse vertaling [uit het Engels]: Yvonne van 't Hul-Aalders" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p278586392> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p15114267X>,
        <http://data.bibliotheken.nl/id/thes/p239222938>,
        <http://data.bibliotheken.nl/id/thes/p315070633> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075684632> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044739053" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3a663658c7cae3f7dde381b38a24009> ;
    schema1:name "Het leukste kookboek voor jongens" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bfb109a09c6174ad6fa832be47f666e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880958714> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c1fc6550005a1238f16661208c1fd8b7> .

