@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/38e9c467-ba97-4df0-94ec-dbf57faa3912> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Utagawa, Kuniyoshi, 1798-1861. [Mochizuki Genzō]" ;
    bflc:aap-normalized "utagawakuniyoshi17981861[mochizukigenzō]" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:38.545868+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22649674> ;
            :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 "FP 2 - JPD," ;
            :itemPortion "no. 2384" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n50048105> ;
            :role <http://id.loc.gov/vocabulary/relators/art> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/2eb16647-cf82-48e0-84c1-37a5d71658d4>,
        <https://dev.bcld.info/instances/cb537c9c-1cc3-4be9-a490-ef0f8728b6de> ;
    :language <http://id.loc.gov/vocabulary/languages/jpn> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Forms part of: Japanese prints and drawings (Library of Congress)." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Ukiyo-e--Japanese--1810-1870" ;
            bflc:aap-normalized "ukiyoejapanese18101870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Ukiyo-e--Japanese--1810-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Ukiyo-e" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Japanese" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1810-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Woodcuts--Japanese--Color--1810-1870" ;
            bflc:aap-normalized "woodcutsjapanesecolor18101870" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Woodcuts--Japanese--Color--1810-1870" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Woodcuts" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Japanese" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Color" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1810-1870" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        <http://id.loc.gov/authorities/subjects/sh85071224> ;
    :title [ a :Title ;
            :mainTitle "[Mochizuki Genzō]",
                "[望月源蔵]"@ja-jpan ] .

