@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/p383994691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wraak / Jean-Yves Delitte ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p156493608>,
        <http://data.bibliotheken.nl/id/nbt/p320612708> ;
    schema1:isbn "9789491684579" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90e62e55b3015e2e3560651332a50a69> ;
    schema1:name "Wraak" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aceecc7766497181c19fb75971cc5f1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900819566> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7cb65d8bf2557313f11c6e881e3b0c5b> .

