@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/p85306217X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rerum natura. / By Titus Lucretius Carus" ;
    kbdef:bibliographicFormat "24º" ;
    kbdef:hasCollationalFormula "A-K`SUP`8`LO` L`SUP`4`LO`" ;
    kbdef:statementOfResponsibilityPart "By Titus Lucretius Carus" ;
    kbdef:stcnFingerprint "162024 - b1 A2 ervic : b2 L3 is$p" ;
    kbdef:typographicalCharacteristics "engraved title page",
        "illustrations on title page",
        "printer's device",
        "typeface Roman" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155444905> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ad450f934376e1ee8204f2ebaff984f6> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p155445278> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75642760788655aacd2b65b1dfceece1> ;
    schema1:materialExtent "3.5 sheets" ;
    schema1:name "De rerum natura." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01bc7268758767720f1852846eb11995> .

