@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://dev.bcld.info/instances/06faa5d5-a577-4b97-8b2d-dc67709c1d89> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T21:56:48.158928+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/17566081> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2004236888" ] ;
    :instanceOf <https://dev.bcld.info/works/7db56a67-e7f7-452d-9cce-213d37ed5403> ;
    :publicationStatement "Waltham, Mass: African Studies Association, 1971-1999" ;
    :title [ a :Title ;
            :mainTitle "Issue" ] .

