@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/p398185344> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weddenschap / François Dermaut ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073907227>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240296303> ;
    schema1:description "Naar een verhaal van Bernard Ollivier" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p398185158> ;
    schema1:isbn "9789491684715" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae8d9effe9ec7f32cf72bdd6d708f4bb> ;
    schema1:name "De weddenschap" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/871a422749dd03838a2791071281133c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/929418075> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3a2582dc1b5f51a9c26307d182ba4ee6> .

