@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p041053079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blubber / J.W. Hofwijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435709372> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078481473> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069319553> ;
    schema1:description "J.W. Hofwijk is pseud. van Will. J.V. Kint",
        "Vervolg op: De hitte van de dag (1947)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a1561934f466e9e96b47d257bc423af> ;
    schema1:name "Blubber" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71b84f99e5bbe80f90e5afa2c8fe6aac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781874477> .

