@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/p302700366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groentekok leeft zich uit / Frank Fol recepten ; Marc Wauters foto's ; Eddie Niesten, Yves Segers productinfo" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205313841> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p156730553>,
        <http://data.bibliotheken.nl/id/thes/p160235464> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p302700013> ;
    schema1:isbn "9789058264596" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8216e722943c606e92a7bf8ccc7371ea> ;
    schema1:name "De groentekok leeft zich uit" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a59d800b0cdccab1f4caf6cd6e145a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/202677689> .

