@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/p310468922> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Benjamin : lachen is een kunst / Hachel ; scenario Michel Dusart" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071884416> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073997889> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p310468841> ;
    schema1:isbn "9789076926551" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1bd68f3fe9c0b31eb4e69b3c1f6e711> ;
    schema1:name "Benjamin : lachen is een kunst" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fb5cb48b3c243b84b6355b6ec037a07> ;
    schema1:sameAs <http://www.worldcat.org/oclc/233817496> .

