@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/p303466286> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kijk niet om : literaire thriller / Bill Floyd ; [vert. uit het Engels door Marijke van der Meer]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303466170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p160960177> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789049999209" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d9636c38d31f4246bc0eaed7059b9e6> ;
    schema1:name "Kijk niet om : literaire thriller" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0699556d5206bacef6cbaf7a0834996> ;
    schema1:sameAs <http://www.worldcat.org/oclc/202643770> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4d43f87a9caeef2d5afc6a9793cf1453> .

