@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/2ba641c1-46bf-4aff-8509-ae2d4a5d2fa9> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:58:30.527414+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/15322516> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/saf> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/mr> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :dimensions "35 mm" ;
    :extent [ a :Extent ;
            rdfs:label "12 film reels of 12 on 6 (ca. 116 min., ca. 10,440 ft.)" ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "viewing print" ] ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "sd., col." ] ] ;
    :generation <http://id.loc.gov/vocabulary/mgeneration/viewcopy> ;
    :hasItem <http://id.loc.gov/resources/items/15322516> ;
    :identifiedBy [ a :CopyrightNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "U.S. Copyright Office" ] ;
            rdf:value "PA0001267505" ],
        [ a :Lccn ;
            rdf:value "  2008637951" ] ;
    :instanceOf <https://dev.bcld.info/works/cc461170-9cdd-49e0-8ab2-54238c5fcf5e> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/g> ;
    :note [ a :Note ;
            rdfs:label "Copyright Claimant: Morgan Creek International, Ltd. Date of Creation: 2005; Date of Publication: 2005-05-20; Registration Number / Date: PA0001267505 / 2005-12-30." ],
        [ a :Note ;
            rdfs:label "Sources used: copyright data sheet; copyright database; Internet movie database, viewed June 9, 2008; FirstSearch, OCLC 61494678, viewed June 9, 2008." ],
        [ a :Note ;
            rdfs:label "Not viewed." ],
        [ a :Note ;
            rdfs:label "Summary from FirstSearch, OCLC 61494678, viewed June 9, 2008." ] ;
    :originPlace <http://id.loc.gov/rwo/agents/n78095330> ;
    :polarity <http://id.loc.gov/vocabulary/mpolarity/pos> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Warner Bros. Pictures" ;
            bflc:simpleDate "2005" ;
            bflc:simplePlace "United States" ;
            :date "2005"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xxu> ] ;
    :publicationStatement "United States: Warner Bros. Pictures, 2005" ;
    :responsibilityStatement "Morgan Creek International ; directed by Paul Schrader ; produced by James G. Robinson ; written by William Wisher, Jr. and Caleb Carr" ;
    :soundCharacteristic <http://id.loc.gov/vocabulary/mrecmedium/opt> ;
    :soundContent <http://id.loc.gov/vocabulary/msoundcontent/sound> ;
    :title [ a :Title ;
            :mainTitle "Dominion" ;
            :subtitle "prequel to The exorcist" ],
        [ a :Title ;
            :mainTitle "Dominion" ;
            :subtitle "prequel to The exorcist" ] .

