@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/instances/5c2f7d2c-f6d5-4edc-bdc0-101cea01d1d3> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-15T01:24:30.039421+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/17566078> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-15" ;
            :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/> ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2004236883" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/e0c4bed9-6c56-48a7-ad14-8fb4724004d2> ;
    :publicationStatement "New Brunswick, N.J.: African Studies Association, 2000-" ;
    :title [ a :Title ;
            :mainTitle "African issues" ] .

