@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .

<https://dev.bcld.info/works/5309f509-e0d8-4028-bc2b-198d6d4d8b6c> a :Work ;
    bflc:aap "Product lifecycle management and the industry of the future" ;
    bflc:aap-normalized "productlifecyclemanagementandtheindustryofthefuture" ;
    :hasInstance <https://dev.bcld.info/instances/67521e29-1827-4e3e-950a-f2e4911ceb59> ;
    :title [ a :Title ;
            :mainTitle "Product lifecycle management and the industry of the future" ] .

