@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/2c7a1db9-8624-487a-9831-09817622828d> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Tokpah, Murielle Celianthe, 2000-. La belle imparfaite" ;
    bflc:aap-normalized "tokpahmuriellecelianthe2000labelleimparfaite" ;
    :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:43:51.145563+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23024602> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PQ3989.3.T646" ;
            :itemPortion "B45 2021" ;
            :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/n2023027450> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/9a9d8d7a-3666-48cd-a1ac-1cf3e0564a3d> ;
    :language <http://id.loc.gov/vocabulary/languages/fre> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "La belle imparfaite" ] .

