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

<https://dev.bcld.info/instances/222c7627-bd14-4238-a391-7f41539f9fa5> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319130385" ] ;
    :instanceOf <https://dev.bcld.info/works/206b3b4d-a735-42b6-b4d9-9175427a1628> ;
    :title [ a :Title ;
            :mainTitle "Progress in Cryptology -- INDOCRYPT 2014 : 15th International Conference on Cryptology in India, New Delhi, India, December 14-17, 2014, Proceedings" ] .

