@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/p802370780> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boodschappenmand / John Burningham ; vert. [uit het Engels door] Paul Biegel" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074928856> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068872720> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026903839" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca54160a000695d91f392fbaa6f0cd69> ;
    schema1:name "De boodschappenmand" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/865450fab95e1af3c64471068ab033c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63418653> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1cc1889631842594bc6ee0b1b7f126d5> .

