@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/p435044176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bengels zijn samen jarig / Marion van de Coolwijk ; met illustraties van Linda Lee" ;
    dcterms1:issued "2016" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/435044176.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099943158> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075078619> ;
    schema1:description "Eerste druk: Oud-Beijerland : De Eekhoorn, ©2007" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p292221452> ;
    schema1:isbn "9789491662812" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f7281f9fa69b716163c5a1fcadaae85> ;
    schema1:name "De bengels zijn samen jarig" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d12b1a8d64941005bf6ee8c22b781b4a> .

