@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/works/f26b4339-3af7-4292-b778-b09be63633a3> 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/cbc> ;
            :date "2026-09-14T21:38:57.706860+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-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/> ] ;
    :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/no2002042796> ;
            :role <http://id.loc.gov/vocabulary/relators/isb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2020013379> ;
            :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://bluecore-dev.stanford.edu/instances/299bad17-e2e4-436a-9c0a-2f5e9d3ffdbc> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/6b7630a8-0615-48f3-ba8b-0be8d1d7db19> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuationof> ],
        [ a :Relation ;
            :associatedResource _:b9 ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/d06f60a2-cc04-4477-9938-b6d18aad8920> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuedby> ] ;
    :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" ] .

_:N1141c239d2814cf8bd1546ca90becad3 a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1011633717" ] ;
    :instanceOf _:b9 ;
    :title [ a :Title ;
            :mainTitle "Mid year economic review and forecast" ] .

_:Nde9624f6ce01449cb3409f4f23122af1 a :Title ;
    :mainTitle "Mid year economic review and forecast" .

_:b9 a :Work ;
    bflc:aap "Mid year economic review and forecast" ;
    bflc:aap-normalized "midyeareconomicreviewandforecast" ;
    :hasInstance _:N1141c239d2814cf8bd1546ca90becad3 ;
    :title _:Nde9624f6ce01449cb3409f4f23122af1 .

