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

<https://dev.bcld.info/instances/45ffc958-305a-42ad-9780-d78525fea433> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2014953958" ],
        [ a :Isbn ;
            rdf:value "9783319130385" ] ;
    :instanceOf <https://dev.bcld.info/works/e9a2dbac-8bdc-4b3c-8421-c565a9150a1d> ;
    :title [ a :Title ;
            :mainTitle "Progress in cryptology -- Indocrypt 2014 : 15th International Conference on Cryptology in India, New Delhi, India, December 14-17" ] .

