@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/p363675582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een doodskist uit Hong-Kong / door James Hadley Chase ; vert. [uit het Engels] van Henri Sonda" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068991657> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070296251> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156752557> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68f0c89d0b425d32859946a5159029d4> ;
    schema1:name "Een doodskist uit Hong-Kong" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1defcbc0fefa3083d04467d3e047395> ;
    schema1:sameAs <http://www.worldcat.org/oclc/855000252> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6886b880cb6fe8a73c7f69f7932de6ef> .

