@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/p371111366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evert Kwok : de beste woordgrappen / De Blouw, Evenboer" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298377179> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298377233> ;
    schema1:description "1e druk: november 2013" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461642394" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/290a36808a06c911e14d67f73d1f0189> ;
    schema1:name "Evert Kwok : de beste woordgrappen" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f34d294b14b9f51a7fb70044c034d5da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883445776> .

