@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/p412543842> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het prille begin / tekeningen: Brice Cossu ; scenario: Olivier Bocquet ; inkleuring: Yoann Guillo ; vertaling [uit het Frans] en lettering: BOOM!" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p369859030>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318708299>,
        <http://data.bibliotheken.nl/id/thes/p369890558> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p412543826> ;
    schema1:isbn "9789031435159" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b4b0953931c9ccb32aed14548a2c705> ;
    schema1:name "Het prille begin" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a865d58ae7ce9a15e48830f4c753474> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1016446211> .

