@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/p176523502> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pro historia oratio. / By Petrus Wesseling" ;
    kbdef:bibliographicFormat "4º" ;
    kbdef:hasCollationalFormula "π`SUP`2`LO` A-E`SUP`4`LO` (E4 blank)" ;
    kbdef:statementOfResponsibilityPart "By Petrus Wesseling" ;
    kbdef:stcnFingerprint "173504 - b1 A U : b2 E2 fec" ;
    kbdef:typographicalCharacteristics "typeface Roman",
        "typographical title page" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155445596> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3d8361adbdc3f8fef93be4e26368a9a4> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p155444557> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b948fe63625b2a292ca4478464faf13> ;
    schema1:materialExtent "5.5 sheets" ;
    schema1:name "Pro historia oratio." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eeac1409d616ee8fbd6442bf8db5ba26> .

