@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/p427345960> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elegia ad J. Fellinga nostrae tempestatis alterum .." ;
    dcterms1:issued "1790" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB040041793" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070244979> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Getekend Vop. Hor. Ackerus" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p328885207> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a57f1e1d6ac78dd4e78198be164aa3bc> ;
    schema1:name "Elegia ad J. Fellinga nostrae tempestatis alterum .." ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e763486c6ac43366ba43babfcca32c8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154585638> .

