@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/p413700208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blueberry : integrale uitgave / ... Giraud" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068914148> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06890617X>,
        <http://data.bibliotheken.nl/id/thes/p070607672> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p400392097> ;
    schema1:isbn "9789085584841" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eebb1b527e9dd8445b3e12e3c3acd788> ;
    schema1:name "Blueberry : integrale uitgave" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2bdcf7539406506e4f1cadd8ac12e9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1013745851> .

