@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/p383687128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chroom / Henk Kuijpers ; inkleuring: Studio Leonardo" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072620269>,
        <http://data.bibliotheken.nl/id/thes/p075294435> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822449447> ;
    schema1:isbn "9789076706726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04ab0409c0f4f9b4f86166545e3be9cc> ;
    schema1:name "Chroom" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f92b220d06302fcb753f82f0d20c57f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902672168> .

