@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/p184052920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een dagje met Beertje Paddington / Michael Bond ; met tek. van R.W. Alley ; [vert. uit het Engels: Mariska Hammerstein]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073864943> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073789003>,
        <http://data.bibliotheken.nl/id/thes/p087162164> ;
    schema1:description "Oorspr. Engelse uitg.: Cop. 1998" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9041007679" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38d9011eb936992c8b623a1cb2083a7d> ;
    schema1:name "Een dagje met Beertje Paddington" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98c2d10ccbe3435d2e7451759d74ee39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67858684> .

