@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://dev.bcld.info/instances/003c99c8-6797-4f43-850e-2c63126f449f> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:20.476186+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/17923635> ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "x, 212 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2013039561" ],
        [ a :Isbn ;
            :qualifier "PB" ;
            rdf:value "9781847886972" ],
        [ a :Isbn ;
            :qualifier "ePub : alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780857852977" ],
        [ a :Isbn ;
            :qualifier "ePDF : alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780857852960" ],
        [ a :Isbn ;
            :qualifier "HB : alk. paper" ;
            rdf:value "9781847886989" ] ;
    :instanceOf <https://dev.bcld.info/works/00d335b4-e68c-4743-ac40-3acefe726aae> ;
    :publicationStatement "London; New York: Bloomsbury Academic, 2014" ;
    :title [ a :Title ;
            :mainTitle "Fashioning Bollywood" ;
            :subtitle "the making and meaning of Hindi film costume" ] .

