@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/f8232623-73fe-4239-8429-a3a2a8bd1152> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:14.102823+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23742727> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "30 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 score (3 volumes) + 8 parts" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "facsimiles" ] ] ;
    :identifiedBy [ a :MusicPlate ;
            :assigner [ a :Organization ;
                    rdfs:label "Edition Güntersberg" ] ;
            rdf:value "G416" ],
        [ a :OclcNumber ;
            rdf:value "1455284929" ],
        [ a :Ismn ;
            :qualifier "T.1" ;
            rdf:value "9790501744152" ],
        [ a :MusicPublisherNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Edition Güntersberg" ] ;
            rdf:value "G415" ],
        [ a :Lccn ;
            rdf:value "  2023440452" ],
        [ a :MusicPlate ;
            :assigner [ a :Organization ;
                    rdfs:label "Edition Güntersberg" ] ;
            rdf:value "G417" ],
        [ a :OclcNumber ;
            rdf:value "on1455284929" ],
        [ a :MusicPublisherNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Edition Güntersberg" ] ;
            rdf:value "G417" ],
        [ a :MusicPlate ;
            :assigner [ a :Organization ;
                    rdfs:label "Edition Güntersberg" ] ;
            rdf:value "G415" ],
        [ a :MusicPublisherNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Edition Güntersberg" ] ;
            rdf:value "G416" ],
        [ a :Ismn ;
            :qualifier "T.2" ;
            rdf:value "9790501744169" ],
        [ a :Ismn ;
            :qualifier "T.3" ;
            rdf:value "9790501744176" ] ;
    :instanceOf <https://dev.bcld.info/works/b084584e-6eda-4134-81ef-c8f2b58a3ea5> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Introduction and critical report in German and English." ],
        [ a :Note ;
            rdfs:label "For 8 unaccompanied voices SSAT/ATTB divisi (volumes 1-2) and 4 and 5 unaccompanied voices SATB/SSATB (volume 3)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Edition Güntersberg" ;
            bflc:simpleDate "2024" ;
            bflc:simplePlace "Heidelberg" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Heidelberg: Edition Güntersberg, 2024" ;
    :responsibilityStatement "Johannes Schultz ; herausgegeben von Günter und Leonore von Zadow" ;
    :title [ a :Title ;
            :mainTitle "Weihnachtliche Motetten" ;
            :subtitle "Christmas motets : Hamburg 1645" ] .

