@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/p095037888> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De secretis mvliervm. / By Albertus Magnus" ;
    kbdef:bibliographicFormat "12º" ;
    kbdef:hasCollationalFormula "A-O`SUP`12`LO` (O12 blank)" ;
    kbdef:statementOfResponsibilityPart "By Albertus Magnus" ;
    kbdef:stcnFingerprint "166512 - b1 A2 r$f : b2 O6 t$h" ;
    kbdef:typographicalCharacteristics "engraved title page",
        "illustrations on title page",
        "typeface Roman" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155446150> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f8efaf85750d287d6b46a99989eb4fc5> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a5cb4556c627b92e7a4c4beb2633103> ;
    schema1:materialExtent "14 sheets" ;
    schema1:name "De secretis mvliervm." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ad8a503134cd5d36f5077e6d8f3f265> .

