@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p380345889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reis naar het wonderland / door Jenny de Bloeme ; [met illustraties van Bruno Grimmer]" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072407700> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104110996> ;
    schema1:description "Op het voorplat staat de naam KRIWUB, een pseudoniem van Bruno Grimmer" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053868730> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14a608c2ce6b4c22df8d3fee295c8dfc> ;
    schema1:name "De reis naar het wonderland" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bafc381ae8770b0d9a6f64ccd167176> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887183438> .

