@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/p320740021> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de keuken / Monica Ali ; [vert. uit het Engels door Emmy van Beest ... et al.]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p252042980> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p236220144> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044614145" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66046bd7e165043ae3634e62689d54b5> ;
    schema1:name "In de keuken" ;
    schema1:numberOfPages 409 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38e9778ad19f9948592e4b5d6ebc3c9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/442380535> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0f5f15a62b8658ab8c72f06802c6aede> .

