@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/p288412230> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gezonde kinderkeuken : lekker en gezond uit verschillende culturen / Grea van der Lee" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075401002>,
        <http://data.bibliotheken.nl/id/thes/p29091504X> ;
    schema1:description "Een kookboek voor en door kinderen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffd0974dad8c8059d2d2f60593299d87> ;
    schema1:name "De gezonde kinderkeuken : lekker en gezond uit verschillende culturen" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b6c8e639c72184ad9d65d418d6b1065> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66450908> .

