@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/9ef1c2b8-0d44-4557-a66b-1ed6b16f4149> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "E. & H.T. Anthony (Firm). Tunnel through Anthony's Nose" ;
    bflc:aap-normalized "e&htanthony(firm)tunnelthroughanthony'snose" ;
    :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:07.603540+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22652751> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "LOT 15157," ;
            :itemPortion "no. 27 [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/n79021575> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/05050c93-8cbd-4ac7-bc65-a10e2952e7d4>,
        <https://dev.bcld.info/instances/339dc9f8-3af7-4215-b461-9b6166e1359e>,
        <https://dev.bcld.info/instances/b188ab73-e987-43cb-8b50-3c309fc76eb0> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Stereographs--1860-1900" ;
            bflc:aap-normalized "stereographs18601900" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Stereographs--1860-1900" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Stereographs" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1900" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Photographic prints--1860-1900" ;
            bflc:aap-normalized "photographicprints18601900" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Photographic prints--1860-1900" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Photographic prints" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1900" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Cortlandt Manor (N.Y.)--1860-1900" ;
            bflc:aap-normalized "cortlandtmanor(ny)18601900" ;
            mads:authoritativeLabel "Cortlandt Manor (N.Y.)--1860-1900" ;
            mads:componentList ( [ a mads:Geographic ;
                        mads:authoritativeLabel "Cortlandt Manor (N.Y.)" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1900" ] ) ] ;
    :title [ a :Title ;
            :mainTitle "Tunnel through Anthony's Nose" ] .

