@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/p37799510X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evert Kwok : de beste woordgrappen / ... de Blouw" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298377179> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298377233> ;
    schema1:description "Omslag vermeldt: Taalgrappen, droge humor & bananen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p392671662> ;
    schema1:isbn "9789461643377" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/134338f31e038bfa1e098af7223ea1dc> ;
    schema1:name "Evert Kwok : de beste woordgrappen" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d7003dbac514218cb2b2fbfd15e25fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/884591012> .

