@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/p394833910> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diner voor twee / Isabel Sharpe ; [vert. uit het Engels: Laetitia Geluk]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239596439> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p293020787> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450107647> ;
    schema1:isbn "9789461706867" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98b16bc68385c63e18bcc26dd1796472> ;
    schema1:name "Diner voor twee" ;
    schema1:numberOfPages 408919 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ecbbc142689724851612c7857d79941> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1138553972> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dc62350354b20994e8597ddfb3e76a84> .

