@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/4998be1c-4acc-4f34-9015-c7a0eba491ec> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Zhongguo die lei zhi" ;
    bflc:aap-normalized "zhongguodieleizhi" ;
    :accompaniedBy <https://dev.bcld.info/works/75df0cd7-9607-4502-bbb6-d56307542b5c> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:41.594176+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/12161903> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QL556.C6" ;
            :itemPortion "Z474 1999" ;
            :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/n82224665> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Identification" ],
        <http://id.loc.gov/authorities/genreForms/gf2017026099>,
        <http://id.loc.gov/authorities/genreForms/gf2022026085> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-cc> ;
    :hasInstance <https://dev.bcld.info/instances/7b4a4bd4-c5b7-4299-ae19-bce21c5c55ee> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/chi> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "English abstract; nomenclature also in Latin." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Butterflies--China" ;
            bflc:aap-normalized "butterflieschina" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Butterflies--China" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85018381> <http://id.loc.gov/rwo/agents/n79091151-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Zhongguo die lei zhi",
                "中囯蝶类志"@zh-hani ],
        [ a :ParallelTitle ;
            :mainTitle "Monographia rhopalocerorum Sinensium" ],
        [ a :ParallelTitle ;
            :mainTitle "Monograph of Chinese butterflies" ] .

