@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/p833705644> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charles / text Jeanine Vandenbergh ; ill. Annemiek Borsboom ; transl. from the Dutch by Sietske van der Zee" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069808589> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068974728>,
        <http://data.bibliotheken.nl/id/thes/p069808570> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9070813017" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85018e53b8eb42566ad6da27fb9453d1> ;
    schema1:name "Charles" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eca859ac6ffb7055685f20e28fb2ad99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63844396> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/69d119e2fb9ad408e856556b610e8c39> .

