@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/1e3374f8-a452-483f-91b7-2a5410b05222> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bederson, Nessia. Ṿa-tilbash Ester malkhut" ;
    bflc:aap-normalized "bedersonnessiaṿatilbashestermalkhut" ;
    :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:59:56.366965+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23829166> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PJ5055.15.E43" ;
            :itemPortion "V32 2023" ;
            :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/n2021062093> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/617d908a-d667-40c1-87a6-0d5d85fa7ea0> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/heb> ;
    :place [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "Israel--Kokhav Yaʻaḳov." ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "Israel" ] [ a mads:City ;
                        rdfs:label "Kokhav Yaʻaḳov" ] ) ] ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Bi-zekhut nashim",
                                "בזכות נשים"@he-hebr ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Ṿa-tilbash Ester malkhut",
                "ותלבש אסתר מלכות :‏"@he-hebr ],
        [ a :ParallelTitle ;
            :mainTitle "And Esther dressed in her royal apparel" ;
            :subtitle "the story of Megilat Esther / Nessia Ester Bederson" ] .

