@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/34e72bf4-07da-41cf-a104-3f14401bf888> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:02:04.120852+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/4318522> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "22 cm" ;
    :extent [ a :Extent ;
            rdfs:label "128 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "[1] folded leaf, [9] p. of plates : ill." ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9781850930143" ],
        [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "1850930147" ],
        [ a :Lccn ;
            rdf:value "   87133063 " ] ;
    :instanceOf <https://dev.bcld.info/works/52b7dd75-1932-43d3-878b-505dbe37f8d5> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Includes index." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Bibliography: p. v." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Distributed to the book trade by Bailey Bros. & Swinfen" ;
            bflc:simpleDate "1985" ;
            bflc:simplePlace "Folkestone, Kent" ;
            :date "1985"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Churchman" ;
            bflc:simplePlace "Worthing, [W. Sussex]" ] ;
    :publicationStatement "Folkestone, Kent: Distributed to the book trade by Bailey Bros. & Swinfen, 1985",
        "Worthing, [W. Sussex]: Churchman" ;
    :responsibilityStatement "by Edward H. Wrangles, with a foreword by David H. Wheaton" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The eternal hope" ;
            :subtitle "a Christian view of God in salvation, redemption, and restoration of His creation" ] .

