@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/cc461170-9cdd-49e0-8ab2-54238c5fcf5e> a :Monograph,
        :MovingImage,
        :Work ;
    bflc:aap "Dominion" ;
    bflc:aap-normalized "dominion" ;
    bflc:movingImageTechnique <http://id.loc.gov/vocabulary/mtechnique/live> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:58:30.508924+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "CGD 8763-8768 (viewing print)" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/tdi> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n87887565> ;
            :role [ a :Role ;
                    rdfs:label "direction" ] ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n79083675> ;
            :role [ a :Role ;
                    rdfs:label "writing" ] ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2007078684> ;
            :role [ a :Role ;
                    rdfs:label "production" ] ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no96017231> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/nr99035185> ;
            :role [ a :Role ;
                    rdfs:label "cast" ] ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no97071139> ;
            :role [ a :Role ;
                    rdfs:label "cast" ] ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2001068341> ;
            :role [ a :Role ;
                    rdfs:label "cast" ] ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n91061508> ;
            :role [ a :Role ;
                    rdfs:label "writing" ] ] ;
    :duration "PT1H56M"^^xsd:duration ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026247>,
        <http://id.loc.gov/authorities/genreForms/gf2011026250>,
        <http://id.loc.gov/authorities/genreForms/gf2011026321>,
        <http://id.loc.gov/authorities/genreForms/gf2011026406>,
        <http://id.loc.gov/authorities/genreForms/gf2014026297> ;
    :hasInstance <https://dev.bcld.info/instances/2ba641c1-46bf-4aff-8509-ae2d4a5d2fa9> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "MPAA rating: R." ] ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/credits> ;
            rdfs:label "Executive producers, Guy McElwaine, David C. Robinson  ; cinematography, Vittorio Storaro ; editing, Tim Silano, William Yeh ; music, Angelo Badalamenti, Dog Fashion Disco, Trevor Rabin." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Cast: Stellan Skarsgård, Gabriel Mann, Clara Bellar, Billy Crawford, Ralph Brown, Israel Aduramo, Andrew French, Antonie Kamerling, Julian Wadham, Eddie Osei, Ilario Bisi-Pedro, Niall Refoy, Lorenzo Camporese, Burt Caesar, Marcello Santoni, Griet van Damme, Simon McLinden, Pet Chege, Hamadi Mwapachu, Evelyn Duah, Rick Warden, Michele Mariotti, Ben Meyjes, Oliver Maltman, Omari Carter, Adrian Black, Nick Komornicki." ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85036661>,
        <http://id.loc.gov/authorities/subjects/sh85046394> ;
    :summary [ a :Summary ;
            rdfs:label "Traces the story of Father Lankester Merrin back to his first encounter with the Devil in post-WWII Africa." ] ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Prequel to The exorcist" ],
        [ a :VariantTitle ;
            :mainTitle "Exorcist 4" ;
            :note [ a :Note ;
                    rdfs:label "Other title on Copyright application" ] ],
        [ a :Title ;
            :mainTitle "Dominion" ],
        [ a :VariantTitle ;
            :mainTitle "Exorcist dominion" ;
            :note [ a :Note ;
                    rdfs:label "Other title on Copyright application" ] ] .

