@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/288bb7b2-8282-4547-9018-286812a400a7> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "T&T Clark companion to the doctrine of sin" ;
    bflc:aap-normalized "t&tclarkcompaniontothedoctrineofsin" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:03.073574+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23980010> ;
            :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 :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "241/.3" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BT715" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/nb2010016863> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/051bc67e-d7eb-46b6-a047-9fcc907cad19> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/0b19d0ec-12b8-46cf-a561-2298c485cb8c> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Sin--Christianity--History of doctrines" ;
            bflc:aap-normalized "sinchristianityhistoryofdoctrines" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Sin--Christianity--History of doctrines" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85122772> [ a mads:Topic ;
                        mads:authoritativeLabel "Christianity" ] <http://id.loc.gov/authorities/subjects/sh00006055> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Sin--Biblical teaching" ;
            bflc:aap-normalized "sinbiblicalteaching" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Sin--Biblical teaching" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85122772> <http://id.loc.gov/authorities/subjects/sh00007757> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :VariantTitle ;
            :mainTitle "T and T Clark companion to the doctrine of sin" ],
        [ a :Title ;
            :mainTitle "T&T Clark companion to the doctrine of sin" ] .

