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

<https://dev.bcld.info/instances/7c00269f-a133-4adc-a0b2-9fa47adb4321> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319729060" ] ;
    :instanceOf <https://dev.bcld.info/works/b22fd55a-52e8-4b35-b26e-e298ae150f58> ;
    :title [ a :Title ;
            :mainTitle "Product Lifecycle Management and the Industry of the Future : 14th IFIP WG 5.1 International Conference, PLM 2017, Seville, Spain, July 10-12, 2017, Revised Selected Papers" ] .

