@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/706c89d8-a097-405e-978d-c744dfafdb0c> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Library of Congress -- New Delhi Overseas Office" ] ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:43:53.695102+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22928289> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :editionStatement "Prathama saṃskaraṇa" ;
    :extent [ a :Extent ;
            rdfs:label "98 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9788194971306" ],
        [ a :Lccn ;
            rdf:value "  2022338563" ],
        [ a :Isbn ;
            rdf:value "8194971306" ],
        [ a :LcOverseasAcq ;
            rdf:value "I-H-2022338563; 22-91" ] ;
    :instanceOf <https://dev.bcld.info/works/f74c5507-3809-4c03-a4bd-df99e959fa95> ;
    :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." ],
        [ a :Note ;
            rdfs:label "\"Meri College, Punerutthan Serving Needy People\"--Cover." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Śivāṅka Prakāśana" ;
            bflc:simpleDate "2022" ;
            bflc:simplePlace "Naī Dillī" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ii> ] ;
    :publicationStatement "Naī Dillī: Śivāṅka Prakāśana, 2022" ;
    :responsibilityStatement "Prophesara (Ḍô.) Dilīpa Kumāra." ;
    :title [ a :Title ;
            :mainTitle "Āpadā sañcāra mīḍiyā kī bhūmikā" ] .

