@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/p190083565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afscheid (epiloog in memoriam), Triomf van den dood, en andere gedichten / J.W.F. Werumeus Buning" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068418078> ;
    schema1:description "Eerste boek gedrukt met de Romanée van Jan van Krimpen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4051e55b4c530003cf61e432784a6cd9> ;
    schema1:name "Afscheid (epiloog in memoriam), Triomf van den dood, en andere gedichten" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e7ffa549a6c4d7e77518c0eae64d078> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776998241> .

