@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/d908eef2-1546-475e-bd7e-b3c048757682> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Zhang, Shuang. Zhongguo wen hua cai xie zhi wen xue jing dian" ;
    bflc:aap-normalized "zhangshuangzhongguowenhuacaixiezhiwenxuejingdian" ;
    :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:36.687755+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22516311> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "MLCMC 2025/40176" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2018028055> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/0da60819-3267-40f6-81b4-6796a392b35f> ;
    :language <http://id.loc.gov/vocabulary/languages/chi> ;
    :summary [ a :Summary ;
            rdfs:label "本书仅仅采撷了中国传统文化中的典型部分, 例如龙的文化、诸子百家、四大古典文学名著、四大民间传说、四大古典戏剧、四大谴责小说等, 作者将这些部分进行整理和提炼, 突出了中国的文化的延续性, 关联性, 并对博大精深的传统文化进行了进一步的探讨"@zh-hani ] ;
    :title [ a :Title ;
            :mainTitle "Zhongguo wen hua cai xie zhi wen xue jing dian",
                "中国文化采撷之文学经典"@zh-hani ] .

