@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/p265013283> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recollections of Japan / Hendrik Doeff ; transl. and annotation Annick M. Doeff" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070010072> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/249c6d44ae7f62ccaddfb2025c26a2d1> ;
    schema1:inLanguage "en" ;
    schema1:isbn "1553958497" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81e7e0e223ccd8ca672272a706277d68> ;
    schema1:name "Recollections of Japan" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/076d1360c361a8355a5f902b19899102> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907016406> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a3058b1a24d02d81994e3883f8c286d4> .

