@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/e1486991-75b0-4fad-9779-12486b7b50de> a :Collection,
        :StillImage,
        :Work ;
    bflc:aap "Leffler, Warren K. [US Postal Service employees, including African Americans, sorting mail at a post office]" ;
    bflc:aap-normalized "lefflerwarrenk[uspostalserviceemployeesincludingafricanamericanssortingmailatapostoffice]" ;
    :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:20.735189+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23867179> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "LC-U9-17240-" ;
            :itemPortion "16A" ;
            :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/n92088138> ;
            :role <http://id.loc.gov/vocabulary/relators/pht> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/655a6306-2a94-496a-b277-4981e138d91a>,
        <https://dev.bcld.info/instances/dbf0bcf8-5878-482c-b1e7-5e211524a1ae> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Forms part of: U.S. News & World Report Magazine Photograph Collection (Library of Congress)." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/9b2423f3-b666-4e4a-b5dd-99b3b58b70ce> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/partof> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Film negatives--1960-1970" ;
            bflc:aap-normalized "filmnegatives19601970" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Film negatives--1960-1970" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Film negatives" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1960-1970" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "unitedstatespostalservicepeopleunitedstates19601970" ;
            mads:authoritativeLabel "United States Postal Service--People--United States--1960-1970." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n80013137> [ a mads:Topic ;
                        mads:authoritativeLabel "People" ] <http://id.loc.gov/rwo/agents/n78095330-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1960-1970" ] ) ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Postal service--United States--1960-1970" ;
            bflc:aap-normalized "postalserviceunitedstates19601970" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Postal service--United States--1960-1970" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm008099> <http://id.loc.gov/rwo/agents/n78095330-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1960-1970" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "African Americans--Employment--United States--1960-1970" ;
            bflc:aap-normalized "africanamericansemploymentunitedstates19601970" ;
            mads:authoritativeLabel "African Americans--Employment--United States--1960-1970" ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "African Americans" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Employment" ] <http://id.loc.gov/rwo/agents/n78095330-781> [ a mads:Temporal ;
                        mads:authoritativeLabel "1960-1970" ] ) ] ;
    :title [ a :Title ;
            :mainTitle "[US Postal Service employees, including African Americans, sorting mail at a post office]" ] .

