@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/p392637618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Om op te eten / Allison Leigh ; vertaling [uit het Engels]: Conny van Bezu" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266248411> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298332787> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444247084> ;
    schema1:isbn "9789461996947" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81df47919ca4b410b0eacce9186e5c66> ;
    schema1:name "Om op te eten" ;
    schema1:numberOfPages 1066439 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9b964ca9006bd09efed8584d8a0568c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907975814> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b410bb3ffb91471fde553d7ecb3d5cc3> .

