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

<https://dev.bcld.info/instances/add45758-5939-4cc4-9623-aa7b3f4a74f3> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1496033917" ] ;
    :instanceOf <https://dev.bcld.info/works/4f194f6e-4749-417b-8125-80ffe05c43b1> ;
    :title [ a :Title ;
            :mainTitle "Annual report" ] .

