@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/p190080353> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Max Beerbohm's \"mischievous wit\" : a literary entertainment / J.G. Riewald" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070260109>,
        <http://data.bibliotheken.nl/id/thes/p075614006>,
        <http://data.bibliotheken.nl/id/thes/p077595173>,
        <http://data.bibliotheken.nl/id/thes/p077611977>,
        <http://data.bibliotheken.nl/id/thes/p078672767> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068328893> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9023234812" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f8cbd0641c84cdce5870bc808200814> ;
    schema1:name "Max Beerbohm's \"mischievous wit\" : a literary entertainment" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af3d15e56332e7437be48624519b0bb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906859863> .

