@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/86bf0779-18cd-499a-91de-ec51e73fee86> a :Instance ;
    :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:34.975974+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/4472548> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "x, 204 p." ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "cased" ;
            rdf:value "1856494497" ],
        [ a :Isbn ;
            :qualifier "cased" ;
            rdf:value "9781856494496" ],
        [ a :Isbn ;
            :qualifier "limp" ;
            rdf:value "1856494500" ],
        [ a :Lccn ;
            rdf:value "   96039523 " ],
        [ a :Isbn ;
            :qualifier "limp" ;
            rdf:value "9781856494502" ] ;
    :instanceOf <https://dev.bcld.info/works/29c14184-79b4-4920-8799-d8af780d94c2> ;
    :publicationStatement "London; Atlantic Highlands, NJ: Zed Books, 1997" ;
    :title [ a :Title ;
            :mainTitle "Writing African women" ;
            :subtitle "gender, popular culture, and literature in West Africa" ] .

