@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/p416759130> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookEdition "Een en twintigste druk" ;
    schema1:description "Onverkorte uitgave met de originele gravures" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p102131783>,
        <http://data.bibliotheken.nl/id/nbt/p820427942> ;
    schema1:isbn "9010011682" ;
    schema1:issueNumber "oost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2b7b88daf4e510959e57431f06409cd> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82a91b23578b4e27868006538b1bfa8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023722987> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ba982d4dc7b3b77047b2dd516b28b681> .

