@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/6f7e7ff0-63fb-4551-97a9-1328490bebc8> a :Monograph,
        :MusicAudio,
        :Work ;
    bflc:aap "Akendengué, Pierre, 1943-. Awana w' Africa" ;
    bflc:aap-normalized "akendenguépierre1943awanaw'africa" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:33.619643+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/5769796> ;
            :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 "SDD 84679" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "780.9672" ;
            :edition "full" ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/prm> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025005969> ;
            :role <http://id.loc.gov/vocabulary/relators/sng> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/nr92031790> ;
            :role <http://id.loc.gov/vocabulary/relators/arr>,
                <http://id.loc.gov/vocabulary/relators/cmp>,
                <http://id.loc.gov/vocabulary/relators/lyr>,
                <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025005968> ;
            :role <http://id.loc.gov/vocabulary/relators/sng> ] ;
    :ensemble [ a :Ensemble ;
            :mediumComponent [ a :MediumComponent ;
                    :count "1" ;
                    :mediumOfPerformance <http://id.loc.gov/authorities/performanceMediums/mp2013015441> ;
                    :note [ a :Note,
                                <http://id.loc.gov/vocabulary/mnotetype/doubling> ;
                            rdfs:label "guitar" ] ] ;
            :status <http://id.loc.gov/vocabulary/mstatus/part> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026952>,
        <http://id.loc.gov/authorities/genreForms/gf2014027009>,
        <http://id.loc.gov/authorities/genreForms/gf2014027103> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/f-go> ;
    :hasInstance <https://dev.bcld.info/instances/983be731-af3c-4968-b905-0e092ee2e2bd> ;
    :language <http://id.loc.gov/vocabulary/languages/und> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Sung in a language common in Gabon." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Pierre Akendengué, vocals and guitar, singing in duet with Sophie Mbourou and Marianne Ndjongue ; with assisting instrumentalists and vocalists." ] ;
    :originDate "1983"^^<http://id.loc.gov/datatypes/edtf> ;
    :relation [ a :Relation ;
            :associatedResource <https://id.oclc.org/worldcat/entity/E39PCG3XmCTw9DWVhDRmy76Th3> ;
            :relationship <https://id.oclc.org/worldcat/ontology/hasWork> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Popular music--Gabon--1981-1990" ;
            bflc:aap-normalized "popularmusicgabon19811990" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Popular music--Gabon--1981-1990" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85088865> <http://id.loc.gov/rwo/agents/n79063286-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1981-1990" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2011002104> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Awana w'Africa -- Nwombi -- Ilowi -- Nkere -- Azeva -- Ndjuke -- Isamu y'apili." ] ;
    :title [ a :Title ;
            :mainTitle "Awana w' Africa" ],
        [ a :ParallelTitle ;
            :mainTitle "Enfants d'Afrique" ;
            :note [ a :Note ;
                    rdfs:label "French parallel title on container insert" ] ] .

