@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/8eea3cc6-b415-4ec1-a7c6-646735266f19> a bflc:Deprecated,
        :Monograph,
        :Text,
        :Work ;
    bflc:aap "Land and labour in Africa" ;
    bflc:aap-normalized "landandlabourinafrica" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:09.421982+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23635016> ;
            :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/> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :hasInstance <https://dev.bcld.info/instances/9d03e546-d80c-47c3-b1e9-44e9b665bc70> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Land and labour in Africa" ] .

