@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/p423193821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een slag in het water / tekst en tekeningen: Nix ; potlood: Benus ; inkt: Kevin Cuyt ; kleur: BenBK en Benjamin Ferré" ;
    dcterms1:issued "2019" ;
    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>,
        <http://data.bibliotheken.nl/id/thes/p421496215> ;
    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 "9789002267420" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02d7c2f3181d09ac1706456a75e722b8> ;
    schema1:name "Een slag in het water" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d563f76e34e1d7918556f4eb1e89d67c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1111662361> .

