@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/p164132759> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dood op recept / Eileen Dreyer ; [vert. uit het Engels]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p100688713> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Diemen [etc.] : De Sfinx, 1997" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821370936> ;
    schema1:isbn "9069333988" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35b2ccf688450ab1c87151a45a1fac97> ;
    schema1:name "Dood op recept" ;
    schema1:numberOfPages 567 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c391dfe4db0f4af119071e1a9fc2a858> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68294924> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/43d31c0c5acf1a78076c0aab4b1430b3> .

