@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/p079478417> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brief van een dode / Agatha Christie ; [vert. uit het Engels door Henk van der Horst]" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068758162> ;
    schema1:bookEdition "Herdr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071400982> ;
    schema1:description "1e dr.: 1951" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863698204> ;
    schema1:isbn "9021814641" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8250cfc5c105b523c05b7ecef35f9829> ;
    schema1:name "Brief van een dode" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d7da88869f4ffc468204e29e4ae394f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65439945> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/92cbcd9bc9bc7d6efa8c9b8127b04f8f> .

