@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/735cac69-ffb0-44ce-89ca-4cdf81b05a91> a :Monograph,
        :MovingImage,
        :Work ;
    bflc:aap "Monica" ;
    bflc:aap-normalized "monica" ;
    bflc:movingImageTechnique <http://id.loc.gov/vocabulary/mtechnique/live> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:20.052197+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21616328> ;
            :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/tdi> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2020230065> ;
            :role [ a :Role ;
                    rdfs:label "cast" ],
                <http://id.loc.gov/vocabulary/relators/aus>,
                <http://id.loc.gov/vocabulary/relators/fmp> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Organization ;
                    rdfs:label "Cheruscopic Productions Ltd" ;
                    bflc:marcKey "7102 $aCheruscopic Productions Ltd.,$eproduction company." ] ;
            :role <http://id.loc.gov/vocabulary/relators/prn> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2020230072> ;
            :role <http://id.loc.gov/vocabulary/relators/aus> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2020230066> ;
            :role <http://id.loc.gov/vocabulary/relators/fmd>,
                <http://id.loc.gov/vocabulary/relators/fmp> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026250>,
        <http://id.loc.gov/authorities/genreForms/gf2011026406>,
        <http://id.loc.gov/authorities/genreForms/gf2011026570>,
        <http://id.loc.gov/authorities/genreForms/gf2011026723> ;
    :hasInstance <https://dev.bcld.info/instances/166f6783-8616-47ab-897d-78fd107c7a95> ;
    :language <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/swa> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Cast: Brenda Wairimu, Joyce Maina, Raymond Ofula, Fidel Maithya, Rita Wairimu, Samuel Kamora, Sision Torome, Kangethe Nungari, Joe Gachanja, Jinna Mutune, Scolly Cheruto, Eddy Kimani." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/credits> ;
            rdfs:label "Executive producer, Scolly Cheruto, Neil Schell ; production assistants, Linda Kunyiha, Stacy Chebet ; unit production manager, Rose Maina, Maureen Nduta ; creative director, Martin Githinji ; 1st assistant director, Ruth Wamuyu ; 2nd assistant director, Mary Mwaura ; D.O.P. Edwin Machuka ; lights, Yanch Yanch, Cyprian Okumu, Shadrack Muthiani ; sound, Ian Omondi ; editor, Reg Chuhni." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In English and Swahili." ] ;
    :summary [ a :Summary ;
            rdfs:label "Monica (Brenda Wairimu) is a young lady who is an ambitious social climber and will do anything to get to the top." ] ;
    :title [ a :Title ;
            :mainTitle "Monica" ],
        [ a :VariantTitle ;
            :mainTitle "Monica" ;
            :partNumber "Episode 7",
                "Season 2" ] .

