@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://bluecore-dev.stanford.edu/instances/5a884eee-39d4-4b5b-9341-e2fb8e8ff01f> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:56.108711+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23268546> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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> ;
    :dimensions "23 cm" ;
    :extent [ a :Extent ;
            rdfs:label "x, 334 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023351874" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/6a15cdf5-34f5-4713-aa5b-c7f104e6cd72> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 311-334)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Gender Studies Center, Myanmar Institute of Theology" ;
            bflc:simpleDate "2022" ;
            bflc:simplePlace "Yangon" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/br> ] ;
    :publicationStatement "Yangon: Gender Studies Center, Myanmar Institute of Theology, 2022" ;
    :responsibilityStatement "Naw Eh Tar Gay & Dieter Mitternacht, editors" ;
    :title [ a :Title ;
            :mainTitle "Gender and religion in Myanmar" ] .

