@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/p429851294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr. van deze uitg.: 1895" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p340577320> ;
    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/61afc8512a8d6bf93c659ac3bcd3ca7a> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/727aa39570d921bf6b78e6d4f2868ca4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200185033> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e04c37d076819f52a30fb99d5fc56379> .

