@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/9db302cf-0d64-400a-a16e-a1b41bd18073> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Underwood & Underwood. Picking great bunches of dares from luxuriant date palms, Elche, Spain" ;
    bflc:aap-normalized "underwood&underwoodpickinggreatbunchesofdaresfromluxuriantdatepalmselchespain" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:53.187623+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22167570> ;
            :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 "STEREO FOREIGN GEOG FILE - Spain--E" ;
            :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/n85188904> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/50dc107b-8eba-48a7-9b47-1e1c6a9c76b9>,
        <https://dev.bcld.info/instances/767339a7-dd1b-413f-a918-fa8591955d54> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Photographic prints--1860-1930" ;
            bflc:aap-normalized "photographicprints18601930" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Photographic prints--1860-1930" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Photographic prints" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1930" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Palms--1860-1930" ;
            bflc:aap-normalized "palms18601930" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Palms--1860-1930" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm007413> [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1930" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Fruit pickerts--1860-1930" ;
            bflc:aap-normalized "fruitpickerts18601930" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Fruit pickerts--1860-1930" ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "Fruit pickerts" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1930" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Stereographs--1860-1930" ;
            bflc:aap-normalized "stereographs18601930" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Stereographs--1860-1930" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Stereographs" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1930" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Spain--1860-1930" ;
            bflc:aap-normalized "spain18601930" ;
            mads:authoritativeLabel "Spain--1860-1930" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79006971> [ a mads:Temporal ;
                        mads:authoritativeLabel "1860-1930" ] ) ] ;
    :title [ a :Title ;
            :mainTitle "Picking great bunches of dares from luxuriant date palms, Elche, Spain" ] .

