@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/f02d9d4e-ca4a-4c63-b4ef-0044bbc2c31e> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bangla folktales" ;
    bflc:aap-normalized "banglafolktales" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:26.669412+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22653491> ;
            :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 ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "GR304.5" ;
            :itemPortion ".B364 2019" ;
            :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/n2022242921> ;
            :role <http://id.loc.gov/vocabulary/relators/trl> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Translations into English" ],
        [ a :GenreForm ;
            rdfs:label "Translations" ;
            :source <http://id.loc.gov/authorities/genreForms> ],
        <https://id.loc.gov/authorities/genreForms/gf2014026342> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-bg> ;
    :hasInstance <https://dev.bcld.info/instances/e6f812c7-1d6c-427a-b599-09e5ebd22b7d> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/resourceComponents/otx> ;
            :language <http://id.loc.gov/vocabulary/languages/ben> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Tales--Bangladesh" ;
            bflc:aap-normalized "talesbangladesh" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Tales--Bangladesh" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85132085> <http://id.loc.gov/rwo/agents/n81063207-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85013168>,
        <http://id.loc.gov/authorities/subjects/sh85049722> ;
    :title [ a :Title ;
            :mainTitle "Bangla folktales" ],
        [ a :ParallelTitle ;
            :mainTitle "Baṃla phokaṭelsa" ] .

