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

<https://dev.bcld.info/instances/c1dedf99-e33d-4b5e-9660-827c65eb5489> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319175102" ] ;
    :instanceOf <https://dev.bcld.info/works/0b293099-8bc5-4db7-bbd2-3f3e505d5f34> ;
    :title [ a :Title ;
            :mainTitle "Operations Research and Enterprise Systems : Third International Conference, ICORES 2014, Angers, France, March 6-8, 2014, Revised Selected Papers" ] .

