@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/d8968942-1741-47b2-b8ae-6aa18284dd45> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Kilburn, B. W. (Benjamin West), 1827-1909. Va, Cascade, Yellowstone National Park" ;
    bflc:aap-normalized "kilburnbw(benjaminwest)18271909vacascadeyellowstonenationalpark" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:31.662796+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24145594> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "LOT 11959-12" ;
            :itemPortion "[item]" ;
            :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/n93054427> ;
            :role <http://id.loc.gov/vocabulary/relators/pht> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/ddc4b787-0c77-481b-9e76-a2f41bf28e25> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Waterfalls--Yellowstone National Park--1890-1900" ;
            bflc:aap-normalized "waterfallsyellowstonenationalpark18901900" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Waterfalls--Yellowstone National Park--1890-1900" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm011583> <http://id.loc.gov/authorities/subjects/sh91004695-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1890-1900" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Rivers--Yellowstone National Park--1890-1900" ;
            bflc:aap-normalized "riversyellowstonenationalpark18901900" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Rivers--Yellowstone National Park--1890-1900" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm008941> <http://id.loc.gov/authorities/subjects/sh91004695-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1890-1900" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Stereographs--1890-1900" ;
            bflc:aap-normalized "stereographs18901900" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Stereographs--1890-1900" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Stereographs" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1890-1900" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Photographic prints--1890-1900" ;
            bflc:aap-normalized "photographicprints18901900" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Photographic prints--1890-1900" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Photographic prints" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1890-1900" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ] ;
    :title [ a :Title ;
            :mainTitle "Va, Cascade, Yellowstone National Park" ] .

