@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://dev.bcld.info/instances/38cb6256-287f-4ac4-9678-d151a5c1722a> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1011633717" ] ;
    :instanceOf <https://dev.bcld.info/works/9ec8b5f9-8f86-4716-934e-aa30c71270cd> ;
    :title [ a :Title ;
            :mainTitle "Mid year economic review and forecast" ] .

