@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/p429801815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr. van deze uitg.: 1895" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p109374347> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036915467>,
        <http://data.bibliotheken.nl/id/nbt/p042487846> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39d17ede1b9485a8568267e383adb84c> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d763c8f34de4ea7fcb0dd4cdf1d3f78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200116649> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dd8299d8e69ecf7ed5b3b4962c37d1a4> .

