@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/a00baa51-23bd-4e4f-b4bf-6f3bebbcb5ae> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Library of Congress -- New Delhi Overseas Office" ] ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:42.235245+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22528932> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "23 cm" ;
    :editionStatement "Prathama saṃskaraṇa" ;
    :extent [ a :Extent ;
            rdfs:label "221 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9789382353560" ],
        [ a :Isbn ;
            rdf:value "9382353569" ],
        [ a :Local ;
            rdf:value "22528932" ],
        [ a :OclcNumber ;
            rdf:value "1232227853" ],
        [ a :Lccn ;
            rdf:value "  2022325771" ],
        [ a :LcOverseasAcq ;
            rdf:value "I-H-2022325771; 12" ] ;
    :instanceOf <https://dev.bcld.info/works/090937f7-9c2e-40af-804a-7daf39e4bbe3> ;
    :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 (pages 208-221)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Esa. Ke. Pabliśiṅga Kampanī" ;
            bflc:simpleDate "2020" ;
            bflc:simplePlace "Rān̐cī" ;
            :date "2020"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ii> ] ;
    :publicationStatement "Rān̐cī: Esa. Ke. Pabliśiṅga Kampanī, 2020" ;
    :responsibilityStatement "Ḍô. Īśvara Canda." ;
    :title [ a :Title ;
            :mainTitle "Santa Kabīra kā samāja darśana evaṃ mānavatāvāda" ;
            :subtitle "eka dārśanika anuśīlana" ] .

