@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/1349f0da-ed12-4c98-a841-fca975eed5f0> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Foster, Jill A. George Floyd memorials, Minneapolis, Minnesota" ;
    bflc:aap-normalized "fosterjillageorgefloydmemorialsminneapolisminnesota" ;
    :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:02.269709+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23189762> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "LC-DIG-ppbd-" ;
            :itemPortion "01719" ;
            :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/n2001126813> ;
            :role <http://id.loc.gov/vocabulary/relators/pht> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/1d80ea03-f076-4c9f-8590-2c95e7ba2c79>,
        <https://dev.bcld.info/instances/960294d7-a5d0-4787-9862-7c43f9f2be5e> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/d1ab242a-139b-42ad-8845-ec402a3d16d2> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/partof> ] ;
    :subject [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "PiM Arts High School" ;
            bflc:aap-normalized "pimartshighschool" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "BLM" ;
            bflc:aap-normalized "blm" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Racism" ;
            bflc:aap-normalized "racism" ],
        [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "United States--Minnesota--Minneapolis." ;
            bflc:aap-normalized "unitedstatesminnesotaminneapolis" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lcsh> ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "United States" ] [ a mads:State ;
                        rdfs:label "Minnesota" ] [ a mads:City ;
                        rdfs:label "Minneapolis" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lcsh> ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Street art" ;
            bflc:aap-normalized "streetart" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "George Floyd" ;
            bflc:aap-normalized "georgefloyd" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "I am not a threat" ;
            bflc:aap-normalized "iamnotathreat" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Coronavirus" ;
            bflc:aap-normalized "coronavirus" ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Digital photographs--Color--2020" ;
            bflc:aap-normalized "digitalphotographscolor2020" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Digital photographs--Color--2020" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Digital photographs" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Color" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "2020" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Murals" ;
            bflc:aap-normalized "murals" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Black Lives Matter" ;
            bflc:aap-normalized "blacklivesmatter" ],
        <http://id.loc.gov/authorities/subjects/sh2020008759> ;
    :title [ a :Title ;
            :mainTitle "George Floyd memorials, Minneapolis, Minnesota" ] .

