@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/p237886979> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rode letter / Nathaniel Hawthorne ; vert. [uit het Engels] door Nel Bakker" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068633084> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067984452> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p198007353> ;
    schema1:isbn "9025416152" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dca37f3682cc0b290c679313373b134> ;
    schema1:name "De rode letter" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a46c0ea9d659c280b65e8ee447659bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67059954> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2e7fb9a90ddb845c72c8b3804d09726d> .

