@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/6eacbb41-250a-4c48-9eac-d305f72cca7c> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Akhmatova, Anna Andreevna, 1889-1966. Poėma bez geroi︠a︡" ;
    bflc:aap-normalized "akhmatovaannaandreevna18891966poėmabezgeroi︠a︡" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:19.361743+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24107238> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :classificationPortion "PG3476.A324" ;
            :itemPortion "P63 1989" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba>,
                <http://id.loc.gov/vocabulary/mstatus/p> ],
        [ a :ClassificationDdc ;
            :assigner [ a :Agent ;
                    rdfs:label "OCoLC" ],
                [ a :Agent ;
                    rdfs:label "OCoLC" ] ;
            :classificationPortion "891.7142" ;
            :edition "full" ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Morderer, V. I︠A︡" ;
                    bflc:marcKey "7001 $aMorderer, V. I︠A︡." ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n85380813> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n50040155> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :expressionOf <https://dev.bcld.info/hubs/bf0d89b5-7714-4f0b-a5b3-f478f0ae4946> ;
    :hasInstance <https://dev.bcld.info/instances/4a0fc9a4-dec2-41be-b520-3214e4034725> ;
    :language <http://id.loc.gov/vocabulary/languages/rus> ;
    :relation [ a :Relation ;
            :associatedResource <https://id.oclc.org/worldcat/entity/E39PCGVwFghyqqb6Bv7xwjWHcq> ;
            :relationship <https://id.oclc.org/worldcat/ontology/hasWork> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/b3884efb-a08b-47f2-abb9-60cd3ca0fca9> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/rwo/agents/n50040155>,
        <http://id.worldcat.org/fast/13745> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Poėma bez geroi︠a︡",
                "Поэма без героя"@ru-cyrl ] .

