@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/6bbade92-cc39-40d0-a32c-612def9ecfba> 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:23.432096+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/20823607> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "25 cm" ;
    :editionStatement "Di 1 ban",
        "第 1 版"@zh-hani ;
    :extent [ a :Extent ;
            rdfs:label "465 pages, 3 unnumbered pages of plates" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color), portraits, facsimiles" ] ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9787503964756" ],
        [ a :Isbn ;
            rdf:value "7503964758" ],
        [ a :OclcNumber ;
            rdf:value "1083305319" ],
        [ a :OclcNumber ;
            rdf:value "on1083305319" ],
        [ a :Lccn ;
            rdf:value "  2018480733" ] ;
    :instanceOf <https://dev.bcld.info/works/cf68c44c-4c6c-4795-98d0-76655cc77020> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Proceedings of conference held September 19-20, 2017 at Tianjin da xue." ],
        [ a :Note ;
            rdfs:label "\"2017 nian 9 yue 19 ri, 20 ri, 'wei wei lai ji lu li shi-Feng Jicai wen xue yu wen hua yi chan bao hu guo ji yan tao hui' zai Tianjin da xue Feng Jicai wen xue yi shu yan jiu yuan zhao kai\"-Preface.",
                "\"2017 年 9 月1 9日、20 日, '为未来记录历史-冯骥才文学与文化遗产保护国际研讨会' 在天津大学冯骥才文学艺术研究院召开\"-Preface."@zh-hani ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Wen hua yi shu chu ban she",
                "文化藝術出版社"@zh-hani ;
            bflc:simpleDate "2018",
                "2018"@zh-hani ;
            bflc:simplePlace "Beijing Shi",
                "北京市"@zh-hani ;
            :date "2018"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cc> ] ;
    :publicationStatement "Beijing Shi: Wen hua yi shu chu ban she, 2018",
        "北京市: 文化藝術出版社, 2018"@zh-hani ;
    :responsibilityStatement "Feng Jicai wen xue yi shu yan jiu yuan bian",
        "冯骥才文学艺术研究院编"@zh-hani ;
    :title [ a :Title ;
            :mainTitle "Wei wei lai ji lu li shi",
                "为未来记录历史"@zh-hani ;
            :subtitle "Feng Jicai wen xue yu wen hua yi chan bao hu guo ji yan tao hui lun wen ji = Record History for the Future : International Symposium on Literature and Cultural Heritage Protection of Professor Feng Jicai",
                "冯骥才文学与文化遗产保护国际研讨会论文集 = Record History for the Future : International Symposium on Literature and Cultural Heritage Protection of Professor Feng Jicai"@zh-hani ] .

