@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/92e4cbda-0f2b-4c4f-9c0b-1fd460403e7b> 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 ;
            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:41.230626+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22167570> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :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://bluecore-dev.stanford.edu/instances/9ee2520e-01c7-441d-8508-700452b1fca2>,
        <https://bluecore-dev.stanford.edu/instances/d3b0215e-4e99-4e42-ad4d-f4fc2d4125b7> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ 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 "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 "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 "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" ] ) ],
        [ 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> ] ;
    :title [ a :Title ;
            :mainTitle "Picking great bunches of dares from luxuriant date palms, Elche, Spain" ] .

