@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/123ff2d9-98ca-476b-b0cd-8d10974f7eab> 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:44:16.303638+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23631880> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "26 cm" ;
    :editionStatement "Par gzhi gnyis pa bsgrigs" ;
    :extent [ a :Extent ;
            rdfs:label "xiii, 382 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "facsimiles" ] ] ;
    :identifiedBy [ a :Local ;
            rdf:value "23631880" ],
        [ a :LcOverseasAcq ;
            rdf:value "Ch-Tib-2024306384" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9787573301970" ],
        [ a :Lccn ;
            rdf:value "  2024306384" ] ;
    :instanceOf <https://dev.bcld.info/works/2dfd01cb-94d2-45f6-a4fe-6c12714488bc> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Colophon has parallel title in Chinese." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Si-khron mi-rigs dpe-skrun-khang" ;
            bflc:simpleDate "2021 loʼi zla 11" ;
            bflc:simplePlace "Khrin-tuʼu" ;
            :date "2021-11"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cc> ] ;
    :publicationStatement "Khrin-tuʼu: Si-khron mi-rigs dpe-skrun-khang, 2021 loʼi zla 11" ;
    :responsibilityStatement "Rme-sprul Bstan-ʼdzin-rgya-mtshos gtso sgrig byas" ;
    :title [ a :Title ;
            :mainTitle "Gnaʼ rabs dpe rnying yig tshags" ;
            :subtitle "Dunhuang zangwen wenxian congshu" ] .

