@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/28e50d39-b3ff-4210-af2d-00b318a4566d> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Hunt, Richard Howland, 1862-1931. [Teahouse at Marble House for Alva Belmont, 596 Bellevue Avenue, Newport, Rhode Island]. [Lamp]" ;
    bflc:aap-normalized "huntrichardhowland18621931[teahouseatmarblehouseforalvabelmont596bellevueavenuenewportrhodeisland][lamp]" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:33.152751+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22353391> ;
            :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 "Unprocessed in PR 13 CN 2010:100," ;
            :itemPortion "78.1076" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/nr95005273> ;
            :role <http://id.loc.gov/vocabulary/relators/arc> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no98120824> ;
            :role <http://id.loc.gov/vocabulary/relators/cli> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2019107463> ;
            :role <http://id.loc.gov/vocabulary/relators/arc> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/0b32cae6-d6ab-46a0-a05e-370b57547b02>,
        <https://dev.bcld.info/instances/781ffc5d-b433-4fff-a3ed-7f94070dce1a> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Forms part of: The Hunt Collection in the AIA/AAF Collection (Library of Congress)" ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Teahouses--Rhode Island--Newport--1910-1920" ;
            bflc:aap-normalized "teahousesrhodeislandnewport19101920" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Teahouses--Rhode Island--Newport--1910-1920" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm010599> <http://id.loc.gov/authorities/names/n80119516-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1910-1920" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "belmontalva18531933homes&hauntsrhodeislandnewport" ;
            mads:authoritativeLabel "Belmont, Alva, 1853-1933--Homes & haunts--Rhode Island--Newport." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/no98120824> [ a mads:Topic ;
                        mads:authoritativeLabel "Homes & haunts" ] <http://id.loc.gov/authorities/names/n80119516-781> ) ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Light fixtures--Rhode Island--Newport--1910-1920" ;
            bflc:aap-normalized "lightfixturesrhodeislandnewport19101920" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Light fixtures--Rhode Island--Newport--1910-1920" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm005976> <http://id.loc.gov/authorities/names/n80119516-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1910-1920" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Architectural drawings--1910-1920" ;
            bflc:aap-normalized "architecturaldrawings19101920" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Architectural drawings--1910-1920" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Architectural drawings" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1910-1920" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ] ;
    :title [ a :Title ;
            :mainTitle "[Teahouse at Marble House for Alva Belmont, 596 Bellevue Avenue, Newport, Rhode Island]" ;
            :partName "[Elevation]",
                "[Lamp]" ] .

