@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://bluecore-dev.stanford.edu/works/72cdc651-614c-4899-8e1d-343bb83f1f1e> 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-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:57.757147+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://bluecore-dev.stanford.edu/instances/5f3b371b-7339-4d94-88b8-67c95d5018a4> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ 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 "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 "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" ] .

