@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/p832284998> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meester-dromers / Paul Gillon ; [vert. Jan Dienske]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068406967> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072628235> ;
    schema1:description "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822067943> ;
    schema1:isbn "9064380767" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9ce7aa5ec383d395b3e492bfbbebbbf> ;
    schema1:name "De meester-dromers" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/879def9c27a8d9b2a0209d0a67a56ff2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63501435> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/51b5e982fbb5c9c1d5cc30a080d0a0cf> .

