@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p328885207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elegia ad J. Fellinga nostrae tempestatis alterum .." ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427345960> ;
    dcterms1:issued "1790" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070244979> ;
    schema1:description "Getekend Vop. Hor. Ackerus" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93f951ce12120127189e6aa05333f4c5> ;
    schema1:name "Elegia ad J. Fellinga nostrae tempestatis alterum .." ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63cd2b14a6aac037455a37d10c576bb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/658642192> .

