@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/p052911489> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bourgondische keuken / Erik Ruigrok, Caroline Ruigrok-van der Plas" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606429>,
        <http://data.bibliotheken.nl/id/thes/p397590385> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074669753> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074669737> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851850146> ;
    schema1:isbn "9062914632" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/264f81110771a29dc93182f3dee8f294> ;
    schema1:name "De Bourgondische keuken" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a784c9583d7416a790e15ec8dfbcd83c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64902823> .

