@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/p296645516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood voor ogen / Erica Spindler ; [vert. uit het Engels: Aleid van Eekelen]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074880977> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p158895363> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145085465> ;
    schema1:isbn "9034751686",
        "9789034751683" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df14de7b18b657fff713ffde9244306b> ;
    schema1:name "De dood voor ogen" ;
    schema1:numberOfPages 478 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ff5f11551e6204b1bf73c1140249e44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71680956> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a177bbefd7a6be582a63e0402e9969be> .

