@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/a3652656-39b3-47b4-b5a5-b240d0909db1> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Puñña Khaṅʻ. Nokʻ chuṃʺ nakkhatʻ" ;
    bflc:aap-normalized "puññakhaṅʻnokʻchuṃʺnakkhatʻ" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T21:57:04.765212+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24124857> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PL3988.P845" ;
            :itemPortion "N65 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no00039247> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2014026370> ;
    :hasInstance <https://dev.bcld.info/instances/da826613-ae3c-4950-8390-2b5629f8840a> ;
    :language <http://id.loc.gov/vocabulary/languages/bur> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In Burmese." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "rvhetiguṃcetītoʻ(rangoonburma)history" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Rvhe ti guṃ Ce tī toʻ (Rangoon, Burma)--History." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n85013009> <http://id.loc.gov/authorities/subjects/sh99005024> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85018142> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Nokʻ chuṃʺ nakkhatʻ"@my-latn,
                "နောက်ဆုံးနက္ခတ်"@my-mymr ],
        [ a :VariantTitle ;
            :mainTitle "This story is set against a backdrop of the first Anglo-Myanmar War alongside some parallel events in the history of the Shwedagon Pagoda, to put it another way, this story is all about war and its damaging impacts on the societies involved" ;
            :note [ a :Note ;
                    rdfs:label "Subtitle on cover" ] ] .

