@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/p327746890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toys for chefs / ed. by Patrice Farameh" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595378>,
        <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078558719>,
        <http://data.bibliotheken.nl/id/thes/p078558735>,
        <http://data.bibliotheken.nl/id/thes/p078950333>,
        <http://data.bibliotheken.nl/id/thes/p326742042> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p305274015> ;
    schema1:description "Tekst in het Engels, Nederlands en Frans" ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:isbn "9789079761463" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2449f9fc40db7a4bf44c965edd69a0c> ;
    schema1:name "Toys for chefs" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9da56cee84ca4877f473f076b591b49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907190818> .

