@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://bluecore-dev.stanford.edu/instances/c4fffeea-772d-40e1-8137-969155442c16> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:44.108463+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23957150> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/> ] ;
    :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://bluecore-dev.stanford.edu/works/1ab79b22-707d-4a0e-b235-f3dc996be6ea> ;
    :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 ] .

