@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/p416639593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097061603> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p341027987> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036915467>,
        <http://data.bibliotheken.nl/id/nbt/p861807065> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0eb043667efa5fb954ec3bf89ff03530> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 195 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/879d69cd50cb0cbfd81f14380a058d41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022835104> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1829a89f467336b2bc0cb7a8aaaa0730> .

