@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/fba9e777-d794-4a19-95c9-36bda47af7e3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Wilkinson-Weber, Clare M. Fashioning Bollywood" ;
    bflc:aap-normalized "wilkinsonweberclaremfashioningbollywood" ;
    :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:20.459382+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23978255> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "791.4302/6" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PN1995.9.C56" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Wilkinson-Weber, Clare M." ;
                    bflc:marcKey "1001 $aWilkinson-Weber, Clare M.,$eauthor" ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-ii> ;
    :hasInstance <https://dev.bcld.info/instances/6ff085df-3c6d-4a43-b683-712c93c3ecf8> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/00d335b4-e68c-4743-ac40-3acefe726aae> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Costume--India" ;
            bflc:aap-normalized "costumeindia" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Costume--India" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85033238> <http://id.loc.gov/rwo/agents/n80125948-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Clothing and dress--India--Social aspects" ;
            bflc:aap-normalized "clothinganddressindiasocialaspects" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Clothing and dress--India--Social aspects" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85027160> <http://id.loc.gov/rwo/agents/n80125948-781> <http://id.loc.gov/authorities/subjects/sh00002758> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2009000456>,
        <http://id.loc.gov/authorities/subjects/sh90004888> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/film>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Introduction -- The people and places of costume production -- Costume and character: wearing and being -- Costume and the body -- Fashion and spectacle -- Dressing the past -- Beyond the screen." ] ;
    :title [ a :Title ;
            :mainTitle "Fashioning Bollywood" ] .

