@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/9a071ff5-f83e-44fb-965d-57de00141569> 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:57.268888+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23866464> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "28 cm" ;
    :distributionStatement "[Milwaukee, Wisconsin]: Distributed exclusively by Hal Leonard Music Corporation" ;
    :duration "000330"^^xsd:duration ;
    :extent [ a :Extent ;
            rdfs:label "1 score (3 pages)" ] ;
    :identifiedBy [ a :Upc ;
            rdf:value "649325106471" ],
        [ a :MusicPublisherNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "National Music Publishers" ] ;
            rdf:value "AP-10647" ],
        [ a :Lccn ;
            rdf:value "  2022562731" ] ;
    :instanceOf <https://dev.bcld.info/works/7582af51-241d-4251-96ae-19b71a24aed9> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Duration: 3 min., 30 sec." ],
        [ a :Note ;
            rdfs:label "At end: 1971." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "National Music Publishers" ;
            bflc:simplePlace "USA" ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Sub-published in Europe by Talacko Music" ;
            bflc:simpleDate "[2017]" ;
            bflc:simplePlace "Prague, Czech Republic" ;
            :date "2017"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xxu> ],
        [ a :Distribution,
                :ProvisionActivity ;
            bflc:simpleAgent "Distributed exclusively by Hal Leonard Music Corporation" ;
            bflc:simplePlace "[Milwaukee, Wisconsin]" ] ;
    :publicationStatement "Prague, Czech Republic: Sub-published in Europe by Talacko Music, [2017]",
        "USA: National Music Publishers" ;
    :responsibilityStatement "Paul Paviour ; text by Ella Young based on a 15th c German song" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The rose of Heaven" ;
            :subtitle "tenor soloist with SATB a cappella choir" ] .

