@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/p440310059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een oogje dicht / tekst en tekeningen: Nix ; potlood: Benus ; inkt: Phaedra Derhore en Helene Lespagnard ; kleur: BenBK en Picksel" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174474792>,
        <http://data.bibliotheken.nl/id/thes/p435271210> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p214058980>,
        <http://data.bibliotheken.nl/id/thes/p41778242X>,
        <http://data.bibliotheken.nl/id/thes/p419110259> ;
    schema1:description "Beeldverhaal",
        "Uitgave in samenwerking met Banijay 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 "9789002279294" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb4cc328fb094780064af5ab31c2e7e2> ;
    schema1:name "Een oogje dicht" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b54b79d615ddcee41be7fe4dc4fed526> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1398148496> .

