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

<https://dev.bcld.info/instances/abfc6933-b77a-47b9-934c-e20184635804> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319729046" ] ;
    :instanceOf <https://dev.bcld.info/works/c9391547-3899-44bc-8faf-732ac156adcc> ;
    :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" ] .

