@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/p240696026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... en de geur van versgebakken taart / Karen Stolz ; vert. [uit het Engels] door Wim Holleman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342381180>,
        <http://data.bibliotheken.nl/id/nbt/p342381199> ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240695887> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980876> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055019879" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f160b1d47aa10e77c8297504c4d98c9> ;
    schema1:name "... en de geur van versgebakken taart" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b363bfe279e9af41875dbde352f6e6e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66973671> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e5735a6e78ed371ceb922bb127914bda> .

