@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/p296549991> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het einde van de regenboog / A.H. Benjamin [tekst] ; & John Bendall-Brunello [ill. ; vert. uit het Engels]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073068667> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p099840138> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9037456618" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74049e4d554796a25bf0e765fbb17de1> ;
    schema1:name "Aan het einde van de regenboog" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b2694256a53443fedbc2c5d7a66839f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150371586> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7cb76e91f677b7f5ff26d504865909d8> .

