@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/2f6ca138-0e3e-4eba-9945-70169fc29c6c> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Ashcroft, Robert Leslie. The divine scheme" ;
    bflc:aap-normalized "ashcroftrobertlesliethedivinescheme" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:47.735497+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/6914170> ;
            :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 :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BT993" ;
            :itemPortion ".A75" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Ashcroft, Robert Leslie" ;
                    bflc:marcKey "1001 $aAshcroft, Robert Leslie." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/aaf5759a-1a14-4231-b9b3-c1c7874cc051> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <https://dev.bcld.info/hubs/7e3e5aef-500f-4106-b4e7-ab00b262654a> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The divine scheme" ] .

