@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/p123894867> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koken in de wok / Elizabeth Wolf-Cohen ; fotogr.: Ken Field ; [vert. uit het Engels: Martin van Huijstee]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p149406371> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124277276> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074492314> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p103917551> ;
    schema1:isbn "9065908579" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b76127bccd54db69c381afb7e2229f1> ;
    schema1:name "Koken in de wok" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/515ed355effc7ca0f19fadacfeeb79f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69183918> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/272bc9f022fdd7091da1c344fbf9cdf7> .

