@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/9c485647-7afd-4eef-b876-0b86da75da3f> 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:19.004710+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/16672560> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "v." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill." ] ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "ocn704338868" ],
        [ a :Lccn ;
            rdf:value "  2011343001" ] ;
    :instanceOf <https://dev.bcld.info/works/157308b0-cec7-4c8c-acb4-be2e9ead23bf> ;
    :publicationStatement "Lusaka: Ministry of Finance and National Planning" ;
    :title [ a :Title ;
            :mainTitle "Economic review" ] .

