@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/a2540cdb-4501-460f-8ae4-6848fc3b83fc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Miller, Adam S. Seven visions" ;
    bflc:aap-normalized "milleradamssevenvisions" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:34.053229+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23740882> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BX8643.J4" ;
            :itemPortion "M52 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "289.3/23" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240705" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2009086555> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2007069603> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/7615bf91-9a5d-453e-a1b8-932062c3cf26> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/76375bfa-d1cf-4ba1-8779-d78d80bbb74a> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "jesuschristlatterdaysaintinterpretations" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Jesus Christ--Latter Day Saint interpretations." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79084784> [ a mads:Topic ;
                        mads:authoritativeLabel "Latter Day Saint interpretations" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "doctrineandcovenantscriticisminterpretationetc" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Doctrine and Covenants--Criticism, interpretation, etc." ;
            mads:componentList ( <https://dev.bcld.info/hubs/317fb0a6-773a-4dd9-8cbe-d7b2013b9888> <http://id.loc.gov/authorities/subjects/sh99004866> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :summary [ a :Summary ;
            rdfs:label "\"Latter-day Saint scholars and authors Adam Miller and Rosalynde Welch share a conversation about seven visions of Jesus Christ found in the Doctrine and Covenants\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "The endless Christ -- The Christ who comes -- Christ in the bosom of the Father -- Christ in all things -- The face of Christ -- Christ as he is -- Christ the liberator." ] ;
    :title [ a :Title ;
            :mainTitle "Seven visions" ] .

