@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/p326721401> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Beertje Paddington / Michael Bond ; met tekeningen van Peggy Fortnum [vert. uit het Engels: Mariska Hammerstein]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073864943> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070665508>,
        <http://data.bibliotheken.nl/id/thes/p073789003> ;
    schema1:description "Deze editie is speciaal vervaardigd in opdracht van Kruidvat" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40212f2a2ee1375ac3044f5114c71dd8> ;
    schema1:name "De avonturen van Beertje Paddington" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/007a649fc6caf4931bd47f0c600d0491> ;
    schema1:sameAs <http://www.worldcat.org/oclc/608418743> .

