@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/5f2f2b1f-6076-466e-a1c7-fa7a5ca59acd> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:45.857033+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/17566081> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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 "  2004236888" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/9aaa8efe-07d3-4a25-a89d-6e62cd6b5ff7> ;
    :publicationStatement "Waltham, Mass: African Studies Association, 1971-1999" ;
    :title [ a :Title ;
            :mainTitle "Issue" ] .

