@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/p398797587> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemen op het graf van J. H. van der Palm, gestrooid door C. van Epen" ;
    dcterms1:issued "1840" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069877394>,
        <http://data.bibliotheken.nl/id/thes/p397320159> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000086670" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070170770> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p220340579> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10e2103c693a752bbdee0917b1605004> ;
    schema1:name "Bloemen op het graf van J. H. van der Palm, gestrooid door C. van Epen" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92469806f7bcbc80f40fafedbdbf6f5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747709644> .

