@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/p43325131X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij het graf van Gabriël Pigeaud, den 31 october 1827 / [door C.]" ;
    dcterms1:issued "1827" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074245155>,
        <http://data.bibliotheken.nl/id/thes/p397330022> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000076659" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068914806> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p82178322X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5f4008840a26e0ecf7b4eb273083b97> ;
    schema1:name "Bij het graf van Gabriël Pigeaud, den 31 october 1827" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/819c01533a2cf02f08c511bc9eea16d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747705090> .

