@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/p258239816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jelle gaat op avontuur / Sally Grindley ; John Bendall-Brunello, ill. ; [vert. uit het Engels: Wendela van 't Hof]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071195017> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071038906>,
        <http://data.bibliotheken.nl/id/thes/p099840138> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056951866" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d8d48b7fc5b2c96f6067466c07fa083> ;
    schema1:name "Jelle gaat op avontuur" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc94fbb8dc829bd2a90a418a73c09536> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66783222> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3040ceef7bb83964b966a1b52ff4440f> .

