@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/b6246252-a8fe-4e37-9405-093d308a5492> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:20.845503+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/20222049> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2005"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "28 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 score (8 pages)" ] ;
    :identifiedBy [ a :MusicPublisherNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Musica Russica" ] ;
            rdf:value "FS 033" ],
        [ a :Lccn ;
            rdf:value "  2017562644" ] ;
    :instanceOf <https://dev.bcld.info/works/d43ff9d5-d191-4306-bf96-ccfeb82f89f7> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Cover title." ],
        [ a :Note ;
            rdfs:label "Editor's notes by V. Morosan in English." ],
        [ a :Note ;
            rdfs:label "Russian folk song arranged for mixed chorus SATB with divisi by A.V. Sveshnikov; piano part for rehearsal only included." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Musica Russica" ;
            bflc:simpleDate "[approximately 2016]" ;
            bflc:simplePlace "[San Diego, Calif.]" ;
            :date "2016"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "[San Diego, Calif.]: Musica Russica, [approximately 2016]" ;
    :responsibilityStatement "A. V. Sveshnikov, arr" ;
    :title [ a :Title ;
            :mainTitle "Akh ty, stepʹ shirokai︠a︡ = Ah̲ tï, st̃ep̃ shïrókaya = Ah, wide steppe" ] .

