@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/2dfd01cb-94d2-45f6-a4fe-6c12714488bc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gnaʼ rabs dpe rnying yig tshags" ;
    bflc:aap-normalized "gnaʼrabsdpernyingyigtshags" ;
    :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.296615+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23631880> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BQ2152.A1" ;
            :itemPortion "T75 2021" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no00033324> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n81143201> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ] ;
    :expressionOf <https://dev.bcld.info/hubs/f863d399-60a4-4452-8972-d697a76f4179> ;
    :hasInstance <https://dev.bcld.info/instances/123ff2d9-98ca-476b-b0cd-8d10974f7eab> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/fac> ;
    :language <http://id.loc.gov/vocabulary/languages/chi>,
        <http://id.loc.gov/vocabulary/languages/san>,
        <http://id.loc.gov/vocabulary/languages/tib> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Tibetan, Chinese, and Sanskrit." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/542ceb69-bc2d-4c1d-a383-599719a11322> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/5a2a1523-2016-49f6-9cb4-af7d7d273a32> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ] ;
    :subject <https://dev.bcld.info/hubs/bccc7033-3251-42b8-8622-ca3fd66a8d2a> ;
    :summary [ a :Summary ;
            rdfs:label "Facsimile reproduction of manuscripts of the Guhyasamāja-tantra texts in Tibetan, Chinese, and Sanskrit." ] ;
    :title [ a :ParallelTitle ;
            :mainTitle "Dunhuang zangwen wenxian congshu" ],
        [ a :Title ;
            :mainTitle "Gnaʼ rabs dpe rnying yig tshags" ] .

