@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/aaa3b137-1174-45c8-a767-99f254ac69e5> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:50.857307+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/18595368> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cd>,
        <http://id.loc.gov/vocabulary/carriers/nc> ;
    :editionStatement "[Qing Kangxi si shi qi nian ke ben]",
        "[清康熙四十七年刻本]"@zh-hani ;
    :extent [ a :Extent ;
            rdfs:label "4 volumes" ] ;
    :hasItem <http://id.loc.gov/resources/items/18595368> ;
    :identifiedBy [ a :Local ;
            rdf:value "18595368" ],
        [ a :Lccn ;
            rdf:value "  2014514103" ] ;
    :immediateAcquisition [ a :ImmediateAcquisition ;
            rdfs:label "Collection of Wang Shunan April 3, 1929 379064." ;
            bflc:applicableInstitution <http://id.loc.gov/vocabulary/organizations/dlc> ] ;
    :instanceOf <https://dev.bcld.info/works/5af7d6f1-d1a3-4259-9b97-d40fc9c90409> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c>,
        <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "清康熙四十七年刻本 左右雙欄 白口 黑雙魚尾 版匡高18.7寬13.0 全書高26.7寬15.9公分."@zh-hani ],
        [ a :Note ;
            rdfs:label "In case." ],
        [ a :Note ;
            rdfs:label "無書名葉。版心中題\"凝翠樓集\"及卷次，下題每卷頁碼。正文額題\"凝翠樓集卷一\"，下署\"太原王慧蘭韞\"。正文前有康熙戊子（四十七年，1708）唐孫華序，卷末有同年弟王吉武刻跋。王慧為王長源長女，全書為詩集."@zh-hani ],
        [ a :Note ;
            rdfs:label "十行十九字. Ten lines, with nineteen characters per line."@zh-hani ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/addphys> ;
            rdfs:label "Also available in digital form on the Library of Congress Web site." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Wang Jiwu",
                "王吉武"@zh-hani ;
            bflc:simpleDate "Qing Kangxi wu zi [47 nian, 1708]",
                "清康熙戊子 [47年, 1708]"@zh-hani ;
            bflc:simplePlace "[China]",
                "[China]"@zh-hani ;
            :date "1708"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cc> ] ;
    :publicationStatement "[China]: Wang Jiwu, Qing Kangxi wu zi [47 nian, 1708]",
        "[China]: 王吉武, 清康熙戊子 [47年, 1708]"@zh-hani ;
    :responsibilityStatement "Wang Hui zhuan",
        "王慧撰"@zh-hani ;
    :title [ a :Title ;
            :mainTitle "Ning cui lou ji",
                "凝翠樓集"@zh-hani ;
            :subtitle "si juan",
                "四卷"@zh-hani ],
        [ a :Title ;
            :mainTitle "Ning cui lou ji",
                "凝翠樓集"@zh-hani ;
            :subtitle "si juan",
                "四卷"@zh-hani ] .

