@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/p089942868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste dagen van Pompeji / [Jack Kirby] ; naar Edward Bulwer-Lytton" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068939973> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068753128> ;
    schema1:description "Ballonstrip" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089931912> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c597f3656b0e3d271d95a1b3d3bf1e56> ;
    schema1:name "De laatste dagen van Pompeji" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d1b396f16a3baca26d60e227e01456a> .

