@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/p861807529> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookEdition "15e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p13992910X> ;
    schema1:description "1e dr.: 1870" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036915467>,
        <http://data.bibliotheken.nl/id/nbt/p861807065> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5270ebe4b2e5d831fb4a75513c14003> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/715e57eb6ed6d1c2cdf88408e6d33f46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769222549> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4069fc9fb2c5560d8a96888fb3bd6580> .

