@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/p103885943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De giftige pen / Agatha Christie ; [vert. uit het Engels door L. de Tombe]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341947792>,
        <http://data.bibliotheken.nl/id/nbt/p341947806> ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068758162> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07076347X> ;
    schema1:description "1e dr. 1949",
        "Ook verschenen als online resource" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863698204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3485552bb7c5314f915e2b917c795c25> ;
    schema1:name "De giftige pen" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1897565d582e89b90ec1ef09e4b874fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65898570> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/34fbb67af81a15624b001ffcf9a670fb> .

