@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/p303363207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vermoorde onschuld / Laura Caldwell ; [vert. uit het Engels: Karin Schuitemaker]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266562507> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086709682> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145085465> ;
    schema1:isbn "9034751880",
        "9789034751881" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80c40f743ae286eff4558c04acdddb31> ;
    schema1:name "Vermoorde onschuld" ;
    schema1:numberOfPages 302 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a8afc44f681f88eb46681420ef119c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/203147887> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5d50a80c970cf1dd0bb6273d784b6d72> .

