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

<https://dev.bcld.info/works/d43ff9d5-d191-4306-bf96-ccfeb82f89f7> a :Monograph,
        :NotatedMusic,
        :Work ;
    bflc:aap "Akh ty, stepʹ shirokai︠a︡ = Ah̲ tï, st̃ep̃ shïrókaya = Ah, wide steppe" ;
    bflc:aap-normalized "akhtystepʹshirokai︠a︡=ah̲tïst̃ep̃shïrókaya=ahwidesteppe" ;
    :accompaniedBy <https://dev.bcld.info/works/4c733e7d-eedf-41ca-8d77-e9f567d2795d>,
        <https://dev.bcld.info/works/7f1add32-8ceb-45b6-a4aa-b1ed34aa72f9>,
        <https://dev.bcld.info/works/91757928-8355-4c69-8ecb-90f6dea4ebc4> ;
    :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:43:20.832423+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/20222049> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "M1582" ;
            :itemPortion ".A" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/ntm> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no92008797> ;
            :role <http://id.loc.gov/vocabulary/relators/arr> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n85139572> ;
            :role <http://id.loc.gov/vocabulary/relators/edt>,
                <http://id.loc.gov/vocabulary/relators/trl>,
                <http://id.loc.gov/vocabulary/relators/wpr> ] ;
    :ensemble [ a :Ensemble ;
            :mediumComponent [ a :MediumComponent ;
                    :mediumOfPerformance <http://id.loc.gov/authorities/performanceMediums/mp2013015146> ;
                    :note [ a :Note ;
                            rdfs:label "SATB with divisi" ] ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026809>,
        <http://id.loc.gov/authorities/genreForms/gf2014026811>,
        <http://id.loc.gov/authorities/genreForms/gf2014027077>,
        <http://id.loc.gov/authorities/genreForms/gf2014027203> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-ru> ;
    :hasInstance <https://dev.bcld.info/instances/b6246252-a8fe-4e37-9405-093d308a5492> ;
    :language <http://id.loc.gov/vocabulary/languages/rus> ;
    :musicFormat <http://id.loc.gov/vocabulary/mmusicformat/score> ;
    :notation <http://id.loc.gov/vocabulary/mmusnotation/staff> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Russian words (Cyrillic and romanized) also printed as text with English translation by V. Morosan." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/resourceComponents/olb> ;
            :language <http://id.loc.gov/vocabulary/languages/rus> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008103922>,
        <http://id.loc.gov/authorities/subjects/sh85024904> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/libretto>,
        <http://id.loc.gov/vocabulary/msupplcont/techmusic> ;
    :title [ a :ParallelTitle ;
            :mainTitle "Ah, wide steppe" ],
        [ a :VariantTitle ;
            :mainTitle "Ah̲ tï, st̃ep̃ shïrókaya" ],
        [ a :Title ;
            :mainTitle "Akh ty, stepʹ shirokai︠a︡ = Ah̲ tï, st̃ep̃ shïrókaya = Ah, wide steppe" ] .

