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

<https://dev.bcld.info/instances/ee9ecaf8-9bdf-42c3-b94a-598a8eeeb36b> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319130408" ] ;
    :instanceOf <https://dev.bcld.info/works/3539bb13-7e0b-47db-bb81-0f7de5ddc494> ;
    :title [ a :Title ;
            :mainTitle "Progress in Cryptology -- INDOCRYPT 2014 : 15th International Conference on Cryptology in India, New Delhi, India, December 14-17, 2014, Proceedings" ] .

