@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/p053025199> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De instellingskeuken / M. Brouwer, J.H. van Liempt, L.J. Pardoel ; onder red. van W. van der Bend en G.E. Douwes" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069724245> ;
    schema1:bookEdition "5e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06893226X>,
        <http://data.bibliotheken.nl/id/thes/p068932286>,
        <http://data.bibliotheken.nl/id/thes/p071286233> ;
    schema1:description "1e dr.: 1975" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562902X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023622588" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e41f48107c859bb42c4725f2f7090f5c> ;
    schema1:name "De instellingskeuken" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65b2a1bfaed2b0a246f7e2aa96e53aab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64924575> .

