@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/p437080196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De roman van Blijdendal / Nathaniel Hawthorne ; translated by C.M. Mensing" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068633084> ;
    schema1:bookEdition "1. e-book edition" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067561322> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9788726119381" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c203a0da4808a0f2bc5797e1ce04cfa> ;
    schema1:name "De roman van Blijdendal" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e582b538801b6b4ff086a29c2f06126> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1342787722> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/db12f1628141c7d95e0f3ac14e815c63> .

