@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p293094241> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Gezangen uit het Graduale Romanum]" ;
    kbdef:bibliographicFormat "8º" ;
    kbdef:hasCollationalFormula "A-O`SUP`8`LO`" ;
    kbdef:stcnFingerprint "000008 - b1 A n : b2 O5 is$p" ;
    kbdef:typographicalCharacteristics "musical notation",
        "no title page",
        "typeface Roman" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p155445251> ;
    schema1:alternateName "Missa" ;
    schema1:description "No title-page; incipit: Eerste misse. Kyrie eleyson",
        "Probably printed in Amsterdam by F.J. van Tetroode" ;
    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/f91b0c5e6754bcce09a8aea78515f299> ;
    schema1:materialExtent "14 sheets" ;
    schema1:name "[Gezangen uit het Graduale Romanum]" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0297e6bb959a8f3553a51b03098771d8> ;
    schema:image <https://resolver.kb.nl/resolve?urn=stcn:293094241:01> .

