@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/5af7d6f1-d1a3-4259-9b97-d40fc9c90409> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Wang, Hui, active 17th century. Ning cui lou ji" ;
    bflc:aap-normalized "wanghuiactive17thcenturyningcuilouji" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:50.844355+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/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/> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n81067007> ;
            :role [ a :Role ;
                    rdfs:label "xu" ] ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Wang, Jiwu, active 17th century",
                        "王吉武, active 17th century"@zh-hani ;
                    bflc:marcKey "7001 $6880-06$aWang, Jiwu,$dactive 17th century,$eke,$eba.",
                        "8801 $6700-06/$1$a王吉武,$dactive 17th century,$e刻,$e跋."@zh-hani ] ;
            :role [ a :Role ;
                    rdfs:label "ke" ],
                [ a :Role ;
                    rdfs:label "ba" ] ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Wang, Hui, active 17th century",
                        "王慧, active 17th century"@zh-hani ;
                    bflc:marcKey "1001 $6880-01$aWang, Hui,$dactive 17th century,$ezhuan.",
                        "8801 $6100-01/$1$a王慧,$dactive 17th century,$e撰."@zh-hani ] ;
            :role [ a :Role ;
                    rdfs:label "zhuan" ] ] ;
    :hasInstance <https://dev.bcld.info/instances/5ec902dc-6cfa-451e-be1f-4219e25abcf1>,
        <https://dev.bcld.info/instances/aaa3b137-1174-45c8-a767-99f254ac69e5> ;
    :language <http://id.loc.gov/vocabulary/languages/chi> ;
    :summary [ a :Summary ;
            rdfs:label "Anthology of poems by Wang Hui, first daughter of Wang Changyuan; preface by Tang Sunhua dated 1708." ] ;
    :title [ a :Title ;
            :mainTitle "Ning cui lou ji",
                "凝翠樓集"@zh-hani ] .

