@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/p437461017> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evert Kwok : de 150 beste woordgrappen / De Blouw, Evenboer" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298377179> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298377233> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083295893" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e26be5ab38fc966815c31314263c3824> ;
    schema1:name "Evert Kwok : de 150 beste woordgrappen" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/daff57bb95c58d20a1c9d00d799dd529> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1389270654> .

