@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .

<https://dev.bcld.info/works/adc6aaa4-7655-468e-ba29-839f3c857cdd> a :Work ;
    bflc:aap "Justice Reinvestment Act implementation evaluation report" ;
    bflc:aap-normalized "justicereinvestmentactimplementationevaluationreport" ;
    :hasInstance <https://dev.bcld.info/instances/714fde54-98d6-47d6-ad4a-27412b15e7ed> ;
    :title [ a :Title ;
            :mainTitle "Justice Reinvestment Act implementation evaluation report" ] .

