@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/p369377486> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het boek van de laatste dagen / scenario: Thierry Lamy ; tekeningen en inkleuring: Mikaël ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p364310057>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p369377400> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p369377435> ;
    schema1:isbn "9789491684166" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6414504ce71e09568167658268da2f4e> ;
    schema1:name "Het boek van de laatste dagen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c33e98a1b69c45723559e148d76e15e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/864816562> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/48ce1420c237ce237582a6f46bb3a7c4> .

