@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/p42109396X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bingo, baby! / tekst en tekeningen: Nix ; inkt: Benus en Kevin Cuyt ; kleur: BenBK en Benjamin Ferré" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174474792>,
        <http://data.bibliotheken.nl/id/thes/p422537748> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p214058980>,
        <http://data.bibliotheken.nl/id/thes/p419110259> ;
    schema1:description "Uitgave in samenwerking met Zodiak Belgium en VTM" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419110143> ;
    schema1:isbn "9789002266522" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fa5d395cc323c0196133640724f4496> ;
    schema1:name "Bingo, baby!" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/107e40debcdbd59d8a695720e777124e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1088412133> .

