@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/ff0a5be3-c0e1-43ea-ae44-8115e59806ec> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Morris, Robert (Robert Preston), 1961-. The blessed life" ;
    bflc:aap-normalized "morrisrobert(robertpreston)1961theblessedlife" ;
    :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:43:23.929878+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/13607488> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "248/.6" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "22" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BV772" ;
            :itemPortion ".M634 2004" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2004108447> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/bf5b9e60-adba-424f-aebb-96aa0eaf5163> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :originDate "2002"^^<http://id.loc.gov/datatypes/edtf> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85025091> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "The unexpected adventure -- God must be first -- Life, not law -- The principle of multiplication -- Breaking the spirit of Mammon -- It takes a heart transplant -- Do the right thing -- The gift of giving -- God rewards good stewardship -- Need, greed or seed -- God rewards generosity -- Guaranteed financial results." ],
        <http://www.loc.gov/catdir/toc/ecip0418/2004012726.html> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The blessed life" ] .

