@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/be78eaf3-c1d9-40aa-9547-7550b8cde123> a :Instance ;
    :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:45:02.392935+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22906402> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/vd> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :copyrightDate "2022"^^<http://id.loc.gov/datatypes/edtf> ;
    :digitalCharacteristic [ a :Resolution ;
            rdfs:label "2160p ultra high definition" ;
            :source [ a :Source ;
                    :code "rda" ] ],
        <http://id.loc.gov/vocabulary/mencformat/bluray>,
        <http://id.loc.gov/vocabulary/mfiletype/video>,
        <http://id.loc.gov/vocabulary/mregencoding/regionA> ;
    :dimensions "4 3/4 in" ;
    :editionStatement "4K UHD + Blu-ray combo edition" ;
    :extent [ a :Extent ;
            rdfs:label "1 videodisc (100 min.)" ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "viewing copy" ] ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "sound, color" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2022606157" ],
        [ a :Isbn ;
            rdf:value "9781681439426" ],
        [ a :VideoRecordingNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "The Criterion Collection" ] ;
            rdf:value "CC3363UHDBD" ],
        [ a :OclcNumber ;
            rdf:value "1336606767" ],
        [ a :Isbn ;
            rdf:value "1681439425" ],
        [ a :Upc ;
            rdf:value "715515272414" ] ;
    :instanceOf <https://dev.bcld.info/works/a0c53d96-d2a0-4df3-aefa-dbb56e70c092> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/v> ;
    :note [ a :Note ;
            rdfs:label "Special features: alternate uncompressed stereo soundtrack remastered with creative input from Isaac Hayes III; Shaft's Big Score!, the 1972 follow-up to Shaft by director Gordon Parks; new documentary on the making of Shaft featuring curator Rhea L. Combs, film scholar Racquel J. Gates, filmmaker Nelson George, and music scholar Shana L. Redmond; behind-the-scenes program featuring Parks, actor Richard Roundtree, and musician Isaac Hayes; archival interviews with Hayes, Parks, and Roundtree; new interview with costume designer Joseph G. Aulisi; new program on the Black detective and the legacy of John Shaft, featuring scholar Kinohi Nishikawa and novelist Walter Mosley; A complicated man: the \"Shaft\" Legacy (2019); Behind-the-scenes footage from Shaft's Big Score!; trailers. 1 folded insert: includes an essay by film scholar Amy Abugo Ongiri." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/accmat> ;
            rdfs:label "2 Blu-ray videodiscs + 1 folded insert." ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "viewing copy" ] ],
        [ a :Note ;
            rdfs:label "Title from container." ],
        [ a :Note ;
            rdfs:label "Also includes 2 Blu-ray discs, one with a copy of the movie and one with the special features." ],
        [ a :Note ;
            rdfs:label "Wide screen (1.85:1)." ],
        [ a :Note ;
            rdfs:label "Sources used: videodisc container; Internet movie database, December 20, 2022." ],
        [ a :Note ;
            rdfs:label "Originally produced in the United States, released as a motion picture in 1971." ],
        [ a :Note ;
            rdfs:label "Based upon the novel by Ernest Tidyman." ] ;
    :originPlace <http://id.loc.gov/rwo/agents/n78095330> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "The Criterion Collection" ;
            bflc:simpleDate "[2022]" ;
            bflc:simplePlace "[United States]" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xxu> ] ;
    :publicationStatement "[United States]: The Criterion Collection, [2022]" ;
    :responsibilityStatement "Metro-Goldwyn-Mayer presents a Stirling Silliphant, Roger Lewis production ; screenplay by Enest Tidyman and John D.F. Black ; produced by Joel Freeman ; directed by Gordon Parks" ;
    :soundCharacteristic <http://id.loc.gov/vocabulary/mplayback/mon>,
        <http://id.loc.gov/vocabulary/mplayback/ste>,
        <http://id.loc.gov/vocabulary/mrecmedium/opt>,
        <http://id.loc.gov/vocabulary/mrectype/digital>,
        <http://id.loc.gov/vocabulary/mspecplayback/dolbydig> ;
    :soundContent <http://id.loc.gov/vocabulary/msoundcontent/sound> ;
    :systemRequirement [ a :SystemRequirement ;
            rdfs:label "4K ultra HD TV with HDR, Ultra HD blu-ray player, high-speed HDMI (category 2) cable; 4K television required for full 4k UHD effect; can also be viewed using a 1080 television without full 4K UHD effects." ] ;
    :title [ a :Title ;
            :mainTitle "Shaft" ] .

