@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/p139929495> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20.000 mijlen onder zee / Jules Verne" ;
    dcterms1:issued "1881" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426046> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p13992910X> ;
    schema1:description "Aan kop van de titelpagina: Wonderreizen",
        "Datering: Niet in Brinkman, jaartal geschat",
        "Eerste Nederlandse uitgave: 1870" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036915467>,
        <http://data.bibliotheken.nl/id/nbt/p139929029> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8b6647cc3aab62a70b208a9e7067d0a> ;
    schema1:name "20.000 mijlen onder zee" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50fb6f35568389c273a7b277187ce6f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769913826> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/df0f3748f2381aa423a7c49a204658ac> .

