@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/52b7dd75-1932-43d3-878b-505dbe37f8d5> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Wrangles, Edward H. (Edward Henry). The eternal hope" ;
    bflc:aap-normalized "wranglesedwardh(edwardhenry)theeternalhope" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:02:04.098439+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/4318522> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BT821.2" ;
            :itemPortion ".W73 1985" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "236/.9" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "19" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n88076417> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/34e72bf4-07da-41cf-a104-3f14401bf888> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/plt> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85013655>,
        <http://id.loc.gov/authorities/subjects/sh85025619>,
        <http://id.loc.gov/authorities/subjects/sh85038451>,
        <http://id.loc.gov/authorities/subjects/sh85044785> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The eternal hope" ] .

