@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/p049005022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zoete gift / Sherryl Woods ; [vert. uit het Engels door Dora Mansveld]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073925853> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073209716> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9034761908" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e55b76374e36c6fc976221adcc1ebe60> ;
    schema1:name "Een zoete gift" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bee80db055dfbcb730b030f471a7d42f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71425536> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/271571613f60c0eaf4bca4eb82e207c0> .

