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

<https://dev.bcld.info/instances/67521e29-1827-4e3e-950a-f2e4911ceb59> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2017961807" ],
        [ a :Isbn ;
            rdf:value "9783319729046" ] ;
    :instanceOf <https://dev.bcld.info/works/5309f509-e0d8-4028-bc2b-198d6d4d8b6c> ;
    :title [ a :Title ;
            :mainTitle "Product lifecycle management and the industry of the future" ] .

