@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/instances/0d7cacb4-b36b-4257-858d-2c5d4a8253f7> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:56.313647+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21821280> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/pdf>,
        <http://id.loc.gov/vocabulary/mfiletype/text> ;
    :editionStatement "1st ed. 2014." ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (XXVI, 444 pages 80 illustrations)" ] ;
    :identifiedBy [ a :Doi ;
            rdf:value "10.1007/978-3-319-13039-2" ],
        [ a :Local ;
            :assigner <https://ld.zdb-services.de/resource/organisations/DE-He213> ;
            rdf:value "978-3-319-13039-2" ],
        [ a :Lccn ;
            rdf:value "  2019766983" ],
        [ a :Isbn ;
            rdf:value "9783319130392" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/906d979b-23eb-4727-a768-50fda50147d8> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on publisher-supplied MARC data." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Imprint: Springer",
                "Springer International Publishing" ;
            bflc:simpleDate "2014" ;
            bflc:simplePlace "Cham" ;
            :date "2014"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Cham: Springer International Publishing, Imprint: Springer, 2014" ;
    :responsibilityStatement "edited by Willi Meier, Debdeep Mukhopadhyay" ;
    :title [ a :Title ;
            :mainTitle "Progress in Cryptology -- INDOCRYPT 2014" ;
            :subtitle "15th International Conference on Cryptology in India, New Delhi, India, December 14-17, 2014, Proceedings" ] .

