@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/p435539272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn dood is zoet / Jean-Yves Delitte ; inkleuring Douchka Delitte ; vertaling [uit het Frans]: James Vandermeersch" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318774321>,
        <http://data.bibliotheken.nl/id/thes/p410575682> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p430879695> ;
    schema1:isbn "9789462941496" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7317ff7a746e6a8cd33d4516609f57de> ;
    schema1:name "Mijn dood is zoet" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c326dc689f8bfa03fd925ed31264573c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1319170376> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/92cdc9a60d5f2bc9c949f81c9102472e> .

