@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/051bc67e-d7eb-46b6-a047-9fcc907cad19> a :Instance ;
    :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:03.088505+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23980010> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (xiv, 472 pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024728690" ],
        [ a :Isbn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780567451156" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780567149640" ],
        [ a :Isbn ;
            :qualifier "epdf" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780567453075" ] ;
    :instanceOf <https://dev.bcld.info/works/288bb7b2-8282-4547-9018-286812a400a7> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Bloomsbury T&T Clark, an imprint of Bloomsbury Publishing PIc" ;
            bflc:simpleDate "2016" ;
            bflc:simplePlace "New York" ;
            :date "2016"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "New York: Bloomsbury T&T Clark, an imprint of Bloomsbury Publishing PIc, 2016" ;
    :responsibilityStatement "edited by Keith L. Johnson and David Lauber" ;
    :title [ a :Title ;
            :mainTitle "T&T Clark companion to the doctrine of sin" ] .

