@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/16f6ef1d-ff18-4275-840f-af270bbbd9ca> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Catskill Mountains: Bridge crossing Esopus Creek, Phoenicia, N.Y" ;
    bflc:aap-normalized "catskillmountains:bridgecrossingesopuscreekphoeniciany" ;
    :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:44:03.008102+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24062065> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PCRD 1 - New York - Phoenicia," ;
            :itemPortion "no. 1" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti> ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/02e15173-6bc5-4751-9218-e6dccf6c82e8>,
        <https://dev.bcld.info/instances/428b0b82-a45f-4272-ab6e-3a90bb4c2de0>,
        <https://dev.bcld.info/instances/6ea18c95-53c4-44fd-8aeb-9fd5c7f75180> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/95ce23ea-c7e4-4271-88b0-90fdbe5a68b7> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/partof> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Postcards--1900-1910" ;
            bflc:aap-normalized "postcards19001910" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Postcards--1900-1910" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Postcards" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1900-1910" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Bridges--1900-1910" ;
            bflc:aap-normalized "bridges19001910" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Bridges--1900-1910" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm001333> [ a mads:Temporal ;
                        mads:authoritativeLabel "1900-1910" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "United States--New York (State)--Phoenicia." ;
            bflc:aap-normalized "unitedstatesnewyork(state)phoenicia" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/local> ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "United States" ] [ a mads:State ;
                        rdfs:label "New York (State)" ] [ a mads:City ;
                        rdfs:label "Phoenicia" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/local> ] ;
    :title [ a :Title ;
            :mainTitle "Catskill Mountains: Bridge crossing Esopus Creek, Phoenicia, N.Y." ] .

