@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/p288952847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste kookboek voor kinderen / [vert. uit het Duits: Marjolijn Pepers]" ;
    dcterms1:issued "2005" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p245583092> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075684632> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044711172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3197fd380318af0e8ebc356379fb983> ;
    schema1:name "Eerste kookboek voor kinderen" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/113bb083d8592ae5a0ee6919af80ee81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66457289> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/51747b34a1d6b4fc30d6c0770972e3ab> .

