@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/p263678407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Benedictio" ;
    kbdef:bibliographicFormat "4º" ;
    kbdef:hasCollationalFormula "A`SUP`6`LO`" ;
    kbdef:stcnFingerprint "000004 - b1 A u : b2 A5 $v" ;
    kbdef:typographicalCharacteristics "musical notation",
        "no title page",
        "typeface Roman" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155445251> ;
    schema1:alternateName "Missa. 16" ;
    schema1:description "A6v: 16",
        "Incipit: Veneremur cernui. Tantum ergo sacramentum" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p155445030>,
        <http://data.bibliotheken.nl/id/thes/p155445138>,
        <http://data.bibliotheken.nl/id/thes/p155445278> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d995ac3e396353eb5a5f376d6343a811> ;
    schema1:materialExtent "1.5 sheets" ;
    schema1:name "Benedictio" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f34a1f1734ab19c37dacd108b52b259f> .

