@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/760a895b-67ed-454c-b301-e6a8df31fe4a> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Evans, Donald D. The logic of self-involvement" ;
    bflc:aap-normalized "evansdonalddthelogicofselfinvolvement" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:54.313939+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/6115539> ;
            :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 "BT695" ;
            :itemPortion ".E8" ;
            :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/n79103610> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/8c0e312e-a665-4673-b634-2fef0269cbd7> ;
    :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 Library of philosophy and theology" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/a1fd004b-0a22-4fcf-ad00-bf00d7730f21> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008112881>,
        <http://id.loc.gov/authorities/subjects/sh85004780>,
        <http://id.loc.gov/authorities/subjects/sh85033823>,
        <http://id.loc.gov/authorities/subjects/sh85119877> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The logic of self-involvement" ] .

