@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/p444137106> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Huckleberry Finn / Mark Twain ; vertaald [uit het Engels] door Eugène Dabekaussen en Tilly Maters" ;
    dcterms1:issued "2024" ;
    schema1:associatedMedia "https://rotterdam.hostedwise.nl/mom/1541244.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068242964> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069584117>,
        <http://data.bibliotheken.nl/id/thes/p072114770> ;
    schema1:description "1e druk Nederlandse uitgave: 2019",
        "Heruitgave met geactualiseerde vertaling" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020417838" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82b042cfe24de746adf62911f36d5d14> ;
    schema1:name "De avonturen van Huckleberry Finn" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adec8196e29fa9413fe13ef33faf846f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1473762138> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bb0635ae568f17ab01304c62578f28a9> .

