@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/p394703065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tincture of malice : a mystery of colonial Singapore / Gregory Bracken" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304087750> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629372> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p391008307> ;
    schema1:isbn "9789052694207" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b598938b3840ce5cb0227093e5f667b> ;
    schema1:name "Tincture of malice : a mystery of colonial Singapore" ;
    schema1:numberOfPages 1979417 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc4ac4ef0a2ae662ec7664d91d0cbc7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1159987312> .

