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

<https://dev.bcld.info/instances/714fde54-98d6-47d6-ad4a-27412b15e7ed> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "883226015" ] ;
    :instanceOf <https://dev.bcld.info/works/adc6aaa4-7655-468e-ba29-839f3c857cdd> ;
    :title [ a :Title ;
            :mainTitle "Justice Reinvestment Act implementation evaluation report" ] .

