@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p037472291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341795100>,
        <http://data.bibliotheken.nl/id/nbt/p341795119> ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookEdition "19e dr" ;
    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/79b5529ab89d9c98afb97f015be34e4a> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4818abcae183de32f7eba364a24c3b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769281816> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b3d75b8640c3be7fa6338dd03065ecbe> .

