@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/35a4bcf6-0631-4f40-8ede-046ef0b436ff> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gender and religion in Myanmar" ;
    bflc:aap-normalized "genderandreligioninmyanmar" ;
    :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:27.498030+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23268546> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BL65.S4" ;
            :itemPortion "G465 2022" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025225115> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb>,
                <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no99070172> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb>,
                <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025225116> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-br> ;
    :hasInstance <https://dev.bcld.info/instances/635af1d5-ad99-4236-aebc-e7f9b390e31b> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In English." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Sex role--Burma" ;
            bflc:aap-normalized "sexroleburma" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Sex role--Burma" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85120663> <http://id.loc.gov/rwo/agents/n80021691-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85120664> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Gender struggles in religions, origins and beginnings / Dieter Mitternacht -- Feminism and LGBTQ rights in Jewish tradition / Karin Hedner Zetterholm -- Judaism in Myanmar / Editors -- Gender, Bible, and hermeneutics / Naw Eh Tar Gay -- Gender and Christianity in Myanmar / Naw Eh Tar Gay -- Gender and Islam / Kyaw Min Oo -- Gender concerns in Myanmar Muslim communities / Thet Su Htwe -- Gender and Hinduism, Vedic perspectives / Sribala Mylavarapu -- The role of Hindu women in the history of Myanmar / Kathleen Thein -- Gender in Buddhism, exegetical and hermeneutical matters based on Buddhist scriptures / Daw Nimala -- The role of Buddhist women in the history of Myanmar / Daw Ketumala." ] ;
    :title [ a :Title ;
            :mainTitle "Gender and religion in Myanmar" ] .

