@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/p344585018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man van koek / [vert. uit het Engels: Baeckens Books ... et al.]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p323549047> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p344580571> ;
    schema1:isbn "9789054619840" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9903de58540c8d3730d2a88d2a971a90> ;
    schema1:name "De man van koek" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7840b5ca7d1476e9423e16e38c3dd0a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/808771203> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4f34eeb57a4d9f4897005e30e7faa4e4> .

