@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/d8c13e5a-f18a-44a1-a790-3a64be464f19> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:44.701609+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23854482> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xiv, 278 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781003509684" ],
        [ a :Lccn ;
            rdf:value "  2024031791" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9781032835136" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781032835150" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/85fb07a8-75d5-4aff-a0c9-c38bcdcd27b4> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Routledge" ;
            bflc:simpleDate "2025" ;
            bflc:simplePlace "London",
                "New York" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "London; New York: Routledge, 2025" ;
    :responsibilityStatement "Saroj Kumar Aryal" ;
    :title [ a :Title ;
            :mainTitle "India and Central Asia in the post-Cold War Era" ;
            :subtitle "Security, Economic and Socio-Cultural Dimensions" ] .

