@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/p418884293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De scharlaken letter : een verhaal / door Nathaniel Hawthorne ; uit het Engelsch" ;
    dcterms1:issued "1853" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068633084> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dc01f5bc3ebb4daa97963f077a293fc> ;
    schema1:name "De scharlaken letter : een verhaal" ;
    schema1:numberOfPages 340 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb61e65a23b1fa8d6ae114cc7a104917> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1042327896> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ec24c7f7bab1e68bb77dabd15a5d8139> .

