@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/p429850581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1921" ;
    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/p339168684> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036915467>,
        <http://data.bibliotheken.nl/id/nbt/p042487846> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59728e2c5ddd8b130e469a3aafc78827> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99899606b55fc6132b0bbbd06bbb4867> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200184668> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6fcd31746a3ac860385e53333d97978f> .

