@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/0da60819-3267-40f6-81b4-6796a392b35f> a :Instance ;
    :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.699230+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22516311> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :editionStatement "Di 1 ban",
        "第 1 版"@zh-hani ;
    :extent [ a :Extent ;
            rdfs:label "2, 178 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2012501829" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9787547256640" ] ;
    :instanceOf <https://dev.bcld.info/works/d908eef2-1546-475e-bd7e-b3c048757682> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Jilin wen shi chu ban she",
                "吉林文史出版社"@zh-hani ;
            bflc:simpleDate "2019",
                "2019"@zh-hani ;
            bflc:simplePlace "Changchun Shi",
                "长春市"@zh-hani ;
            :date "2019"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cc> ] ;
    :publicationStatement "Changchun Shi: Jilin wen shi chu ban she, 2019",
        "长春市: 吉林文史出版社, 2019"@zh-hani ;
    :responsibilityStatement "Zhang Shuang zhu",
        "张爽著"@zh-hani ;
    :title [ a :Title ;
            :mainTitle "Zhongguo wen hua cai xie zhi wen xue jing dian",
                "中国文化采撷之文学经典"@zh-hani ] .

