@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/1ca6241a-d5d6-4024-a74b-6904d5a5c815> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Library of Congress -- New Delhi Overseas Office" ] ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:54.550469+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23262193> ;
            :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 "22 cm" ;
    :extent [ a :Extent ;
            rdfs:label "88 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Local ;
            rdf:value "23262193" ],
        [ a :Lccn ;
            rdf:value "  2023338646" ],
        [ a :Isbn ;
            rdf:value "9789391328924" ],
        [ a :LcOverseasAcq ;
            rdf:value "I-Mal-2023338646; 33; 12" ],
        [ a :Isbn ;
            rdf:value "9789394421752" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/fa6b4641-10ed-4ada-bdf0-9358a8671664> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Kēraḷa Bhāṣā Inst̲it̲t̲ūṭṭ" ;
            bflc:simpleDate "December 2022" ;
            bflc:simplePlace "Tiruvanantapuraṃ" ;
            :date "2022-12"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ii> ] ;
    :publicationStatement "Tiruvanantapuraṃ: Kēraḷa Bhāṣā Inst̲it̲t̲ūṭṭ, December 2022" ;
    :responsibilityStatement "Ṭi. Nārayaṇan = Vidhyabhyasam, samskaram, samooham / by T. Narayanan" ;
    :title [ a :Title ;
            :mainTitle "Vidyābhyāsam, saṃskāraṃ, samūhaṃ" ] .

