@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://dev.bcld.info/instances/f61fe177-d0f2-4307-beab-daea4f4ba061> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Library of Congress -- New Delhi Overseas Office" ] ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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/bcld> ;
            :date "2026-07-20T21:59:55.829837+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24040257> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :extent [ a :Extent ;
            rdfs:label "x, 302 pages" ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9788126936137" ],
        [ a :Lccn ;
            rdf:value "  2025348495" ],
        [ a :LcOverseasAcq ;
            rdf:value "I-E-2025348495; 61-91" ] ;
    :instanceOf <https://dev.bcld.info/works/bb39be03-c361-4b35-8f44-bb929c0ff736> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Atlantic Publishers & Distributors (P) Ltd" ;
            bflc:simpleDate "[2023]" ;
            bflc:simplePlace "New Delhi" ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ii> ] ;
    :publicationStatement "New Delhi: Atlantic Publishers & Distributors (P) Ltd, [2023]" ;
    :responsibilityStatement "Rakesh Kumar Bisaria, Sunil Saxena" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The first call for freedom" ;
            :subtitle "unravelling 1857 in Lucknow" ] .

