@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p270210172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zondares / Tess Gerritsen ; [vert. uit het Engels E. Braspenning]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342461184>,
        <http://data.bibliotheken.nl/id/nbt/p342461192> ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074259644> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16718198X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044312138" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34bf3b98663690074d549a9749090f46> ;
    schema1:name "De zondares" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d12f7047af6bf4d9612e1860457e9b4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66650037> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c0be84cbdc4a1c6d43cfe55864e5f5b7> .

