@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/p861807367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookEdition "16e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p13992910X> ;
    schema1:inLanguage "nl" ;
    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/1c3a66934e8b6a9f2ebd225785216567> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d95579b9a49634ea82c2c42b7885388c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769226587> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b0021143153b3eee28f275be33b07b14> .

