@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/1d443add-a689-4336-afcf-ad9084a1c6a3> a :Serial,
        :Text,
        :Work ;
    bflc:aap "Mid year economic review and forecast" ;
    bflc:aap-normalized "midyeareconomicreviewandforecast" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:18.983033+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/17781330> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HC915.A1" ;
            :itemPortion "M53" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2020013379> ;
            :role <http://id.loc.gov/vocabulary/relators/isb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2002042796> ;
            :role <http://id.loc.gov/vocabulary/relators/isb> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026139>,
        <http://id.worldcat.org/fast/1411641>,
        <http://id.worldcat.org/fast/1423727>,
        <https://id.loc.gov/authorities/genreForms/gf2014026181> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/f-za> ;
    :hasInstance <https://dev.bcld.info/instances/b2b3a110-a874-4bc7-8013-6bf55d5ff82a> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/157308b0-cec7-4c8c-acb4-be2e9ead23bf> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuationof> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/a6deff03-ca03-4ddc-8909-774df602c8d8> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuedby> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/9ec8b5f9-8f86-4716-934e-aa30c71270cd> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85149598>,
        <http://id.worldcat.org/fast/1209422>,
        <http://id.worldcat.org/fast/901974> ;
    :title [ a :Title ;
            :mainTitle "Mid year economic review and forecast" ] .

