@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/87c0c6ec-9b65-4514-9145-245e35001fe4> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Irvine, Leigh H. (Leigh Hadley), 1863-1942. 60,000,000 slaves, being a lawyer's plea in behalf of the people" ;
    bflc:aap-normalized "irvineleighh(leighhadley)1863194260000000slavesbeingalawyer'spleainbehalfofthepeople" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:55.760949+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/8205869> ;
            :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 "HE2757 1888" ;
            :itemPortion ".I7" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba> ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "Microfilm 44717 HE" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n85158281> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/8feb5ecc-eb02-4f57-860e-3b7e070a4953> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85111178> ;
    :title [ a :Title ;
            :mainTitle "60,000,000 slaves, being a lawyer's plea in behalf of the people" ] .

