@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/p26603800X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een fatale val / Charlotte Lamb ; [vert. uit het Engels: Elisabeth van Kessel]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074530771> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074312197> ;
    schema1:description "Gew. heruitg. van de oorspr. Nederlandse uitg.: 1992. - (Bouquet reeks ; nr. 1187)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256402701> ;
    schema1:isbn "9034737136" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da6df6d4a0e9ce9d7b48312084306bae> ;
    schema1:name "Een fatale val" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63791173541f838268a980473b9d93d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66584665> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dc4ca1d4903dcfd61661366cc27087fb> .

