@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/df54a331-e5bf-4614-b60b-368cdb368790> 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:42:57.893079+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23957150> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/pap> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/one> ;
    :dimensions "27 cm" ;
    :editionStatement "Tai 1 ban",
        "臺1版"@zh-hani ;
    :extent [ a :Extent ;
            rdfs:label "1 atlas (4, 146 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "folded maps" ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026058> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024598297" ] ;
    :instanceOf <https://dev.bcld.info/works/78fb6e6f-75f3-4118-ab2e-35ced1a3efce> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Ju \"Qing Guangxu 3 nian [1877] kan\" ying yin.",
                "據「淸光緖3年[1877]刊 」影印."@zh-hani ],
        [ a :Note ;
            rdfs:label "Relief shown pictorially." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Cheng wen chu ban she",
                "成文出版社"@zh-hani ;
            bflc:simpleDate "Minguo 57 [1968]",
                "民國57 [1968]"@zh-hani ;
            bflc:simplePlace "Taibei",
                "臺北"@zh-hani ;
            :date "1968"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ch> ] ;
    :publicationStatement "Taibei: Cheng wen chu ban she, Minguo 57 [1968]",
        "臺北: 成文出版社, 民國57 [1968]"@zh-hani ;
    :responsibilityStatement "Li Hongzhang deng zhuan ; Han lin yuan bian xiu",
        "李鴻章等撰 ; 翰林院編修"@zh-hani ;
    :title [ a :Title ;
            :mainTitle "Ningxia Sheng shuo fang bei cheng tu shuo",
                "寧夏省朔方備乘圖說"@zh-hani ] .

