@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://bluecore-dev.stanford.edu/instances/6a8025b5-7a77-4b83-a882-1919f8271607> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:44.142740+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/18912290> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ] ;
    :extent [ a :Extent ;
            rdfs:label "xiv, 472 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "epdf" ;
            rdf:value "9780567453075" ],
        [ a :Isbn ;
            rdf:value "9780567451156" ],
        [ a :Lccn ;
            rdf:value "  2015049410" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/d6d94562-4362-4962-97c3-a83acaed91b7> ;
    :publicationStatement "New York: Bloomsbury T&T Clark, an imprint of Bloomsbury Publishing PIc, 2016" ;
    :title [ a :Title ;
            :mainTitle "T&T Clark companion to the doctrine of sin" ] .

