@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/p418774900> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste reis van de Amok / Frank Le Gall ; inkleuring: Robin Le Gall ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072605227>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p400957558> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037518798> ;
    schema1:isbn "9789031435623" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b6bf5c6b96b22b0b50a86b79ce175f2> ;
    schema1:name "De laatste reis van de Amok" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/426ce927d5007c6ae0277e8c4625552d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048256006> .

