@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/7b4a4bd4-c5b7-4299-ae19-bce21c5c55ee> 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:41.603578+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/12161903> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "29 cm" ;
    :editionStatement "Di 2 ban, Xiu ding ben",
        "第2版, 修订本"@zh-hani ;
    :extent [ a :Extent ;
            rdfs:label "2 v. (14, 852 p.)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill. (some col.)" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "set" ;
            rdf:value "9787534921933" ],
        [ a :Isbn ;
            :qualifier "set" ;
            rdf:value "7534921937" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/cstrlin> ;
            rdf:value "DCLP00-B11186" ],
        [ a :Lccn ;
            rdf:value "   00388919 " ] ;
    :instanceOf <https://dev.bcld.info/works/4998be1c-4acc-4f34-9015-c7a0eba491ec> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (p. 801-810) and indexes." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Henan ke xue ji shu chu ban she",
                "河南科学技术出版社"@zh-hani ;
            bflc:simpleDate "1999",
                "1999"@zh-hani ;
            bflc:simplePlace "Zhengzhou Shi",
                "郑州市"@zh-hani ;
            :date "1999"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cc> ] ;
    :publicationStatement "Zhengzhou Shi: Henan ke xue ji shu chu ban she, 1999",
        "郑州市: 河南科学技术出版社, 1999"@zh-hani ;
    :responsibilityStatement "Zhou Yao zhu bian = Monographia rhopalocerorum Sinensium = Monograph of Chinese butterflies / chief editor Chou Io",
        "周尧主编 = Monographia rhopalocerorum Sinensium = Monograph of Chinese butterflies / chief editor Chou Io"@zh-hani ;
    :title [ a :Title ;
            :mainTitle "Zhongguo die lei zhi",
                "中囯蝶类志"@zh-hani ] .

