@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/> .

<http://data.bibliotheken.nl/id/nbt/p143956574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Poemata / Quintus Horatius Flaccus ; scholiis sive annotationibus instar commentarii ill. a Joann. Bond" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p401806995> ;
    dcterms1:issued "1662" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068304579> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115083103> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/003d67cfc61276722a93e8da314383c7> ;
    schema1:name "Poemata" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a168459b2440a760f66129639235043> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69031835> .

