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

<https://dev.bcld.info/instances/41735f9f-a8cf-4061-94b5-22291b98f840> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319175089" ] ;
    :instanceOf <https://dev.bcld.info/works/290fc931-06fd-4035-9d6c-01953582a16c> ;
    :title [ a :Title ;
            :mainTitle "Operations Research and Enterprise Systems : Third International Conference, ICORES 2014, Angers, France, March 6-8, 2014, Revised Selected Papers" ] .

