@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/p435938126> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Patrick Bakker : nagelaten werken / [tekst: M.F. Hennus]" ;
    dcterms1:issued "1934" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/5ce481157b5cb016e4c13dfd75661848> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072088257> ;
    schema1:description "Biographical essay by M.F. Hennus, p. [3]-[4]",
        "Reproductions of paintings, drawings, pastels" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p262122138> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/211dc6eee9ac31554593e00e5fc635fa> ;
    schema1:name "Patrick Bakker : nagelaten werken" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8d2b73f010a1e410ff3ed7c0cd661ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308866807> .

