@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/p850787149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een man een man, een moord? / Joseph Hansen ; vert. [uit het Engels] door Dolf Koning" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069215545> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072796790> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : De Arbeiderspers, 1973. - (Crime de la crime)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060126351" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31f7606009b6bf5112e4f0b90e171576> ;
    schema1:name "Een man een man, een moord?" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e5f2879a243f575dfc2605cb11b4c4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64121612> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9ebc953de087b4368e89782c946b32a2> .

