@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/2e3bd748-f3d0-4f21-84d5-230297a70fec> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Fossungu, Peter Ateh-Afac. Ayabacholization classroom in my life" ;
    bflc:aap-normalized "fossungupeteratehafacayabacholizationclassroominmylife" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:19.466192+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23704487> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "DT578" ;
            :itemPortion ".F67 2024" ;
            :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/no2013070066> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/f-cm> ;
    :hasInstance <https://dev.bcld.info/instances/620a8457-be93-4c66-9ffd-15399a80c8fb> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Cameroon--History--Autonomy and independence movements" ;
            bflc:aap-normalized "cameroonhistoryautonomyandindependencemovements" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Cameroon--History--Autonomy and independence movements" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n81035273> <http://id.loc.gov/authorities/subjects/sh99005024> [ a mads:Topic ;
                        mads:authoritativeLabel "Autonomy and independence movements" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Ayabacholization classroom in my life" ] .

