@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/p407964487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie kleine aapjes / Quentin Blake ; getekend door Emma Chichester Clark" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074501402>,
        <http://data.bibliotheken.nl/id/thes/p332768732> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074082515> ;
    schema1:description "Vertaling [uit het Engels]: ©Studio Bos" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025872090" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8988fede926ada1a6200ecb41c46844a> ;
    schema1:name "Drie kleine aapjes" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40940dfddd320d701b06ca1c9634db8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/982381864> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4fd9dcb0e99f3de312fa3c7e8250616e> .

