@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/p433314966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood van Francis Bacon / Max Porter ; vertaald [uit het Engels] door Saskia van der Lingen" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p398642222> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072810807> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p432214607> ;
    schema1:isbn "9789403145112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4af115b8ec97485f611ce52f66fc5a2c> ;
    schema1:name "De dood van Francis Bacon" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d3543907df280b067f5339a0dff38f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1260312410> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3a8c67da07af068950b6209b92029588> .

