@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/p434899801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bolle / Steven Dupré" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071989080>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p214058980>,
        <http://data.bibliotheken.nl/id/thes/p292584423>,
        <http://data.bibliotheken.nl/id/thes/p421448881> ;
    schema1:description "Beeldverhaal",
        "Naar de roman van Daniel Brouillette" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p428344267> ;
    schema1:isbn "9789464006438" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebc816ee4bd90582b831a96777b83619> ;
    schema1:name "Bolle" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0f46a22404851a626a7ad90d73bc075> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1295578368> .

