@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p432214607> 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" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p433314966> ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p398642222> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072810807> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789403137414" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c45e1f0f45a3e4f1e7391521af1427a> ;
    schema1:name "De dood van Francis Bacon" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7aa9ece1e2a21840ea19448487624ba8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1257034070> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f9fa079832d8a37e40c616bb92ae169f> .

