@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/p399101667> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blauwe gitaar / John Banville ; vertaald [uit het Engels] door Arie Storm" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071735771> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072730870> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393976297> ;
    schema1:isbn "9789021400372" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf32745b1de11f54ce2f71bdd72a52dd> ;
    schema1:name "De blauwe gitaar" ;
    schema1:numberOfPages 1576902 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/192c9d448e207627221f9aa508a62be1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048650818> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/19f8590426746f4a9f743985fe459cb7> .

