@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/dabe8e14-2515-49ac-b8ee-5b84f048542a> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Elliott, M. W. (Mark W.). Psalms 42-72" ;
    bflc:aap-normalized "elliottmw(markw)psalms4272" ;
    :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:44:24.868624+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23422350> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BS1430.3" ;
            :itemPortion ".E395 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "223/.207" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240108" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/nb98065268> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2025026014> ;
    :hasInstance <https://dev.bcld.info/instances/b249f344-5198-4513-b3aa-9c2f8d39206c> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "The international theological commentary on the Holy Scripture of the Old and New Testaments" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "vol 6" ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/66b62489-9d6e-4c9c-ae8d-b00d1fea6860> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "biblepsalmsxliilxxiicommentaries" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Bible. Psalms, XLII-LXXII--Commentaries." ;
            mads:componentList ( <https://dev.bcld.info/hubs/68e9b0fc-3b26-4db1-b76d-a2b9257b685e> [ a mads:GenreForm ;
                        mads:authoritativeLabel "Commentaries" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :summary [ a :Summary ;
            rdfs:label "\"Mark W. Elliott examines Psalms 42-72 and its focus on themes of the soul's longing, the absence of God and a sense of the communality of salvation in this theological commentary. He considers historical exegesis and makes use of literary approaches to get at the sense of the text. The riches of Christian praying and preaching of the psalms provide a guide into deeper theological assertion, with Elliott keeping one eye on the covenant relationship of faith and the other on Christ as author and finisher thereof\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Psalms 42-72" ] .

