@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/p394856279> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het heerlijk avondje : roman / Aat Ceelen" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071864849> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p344494764> ;
    schema1:isbn "9789491567100" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69489196c1ed717bf9ca52f21f8b6d0d> ;
    schema1:name "Het heerlijk avondje : roman" ;
    schema1:numberOfPages 3041319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd399fcd5f9b7ae1d9df535b24875514> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1080351190> .

