@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/2a21686f-921c-4928-844f-6a6c212c4b4e> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Burt, Donald X. Day by day with Saint Augustine" ;
    bflc:aap-normalized "burtdonaldxdaybydaywithsaintaugustine" ;
    :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:33.565505+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23984720> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BX2170.C56" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "242/.2" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "22" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n80080280> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2015026049>,
        <https://id.loc.gov/authorities/genreForms/gf2015026057> ;
    :hasInstance <https://dev.bcld.info/instances/671fc661-0f89-4e4b-af04-c4684283ebbd> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/2d93bab6-4365-4782-9586-c50435631ecf> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008102232>,
        <http://id.loc.gov/authorities/subjects/sh85126762>,
        <http://id.loc.gov/rwo/agents/n79041716>,
        <http://id.loc.gov/rwo/agents/n80126290> ;
    :summary [ a :Summary ;
            rdfs:label "\"A series of reflections for each day of the year based on thoughts from St. Augustine and the author's consideration of them; reflections include: the ever-moving life of the individual, the search for God, the mystery of oneself, the glory and troubles of being human, sin, immortality, love, the search for peace, etc.\"--Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Day by day with Saint Augustine" ] .

