@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/4ee8584c-3261-4e2c-a9eb-9a2b2686584e> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Vergara, Camilo J. Entrance to Highland Towers, 1932, a former luxury apartment building, takes up an entire block. It has been a ruin since 2009. Woodward Ave. at McLean St., Highland Park" ;
    bflc:aap-normalized "vergaracamilojentrancetohighlandtowers1932aformerluxuryapartmentbuildingtakesupanentireblockithasbeenaruinsince2009woodwardaveatmcleansthighlandpark" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:58.030153+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24061473> ;
            :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 "LC-DIG-vrg-" ;
            :itemPortion "22689" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Vergara, Camilo J." ;
                    bflc:marcKey "1001 $aVergara, Camilo J.,$ephotographer." ] ;
            :role <http://id.loc.gov/vocabulary/relators/pht> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/3842d044-dc78-4009-bc15-d3d6f0f4099c>,
        <https://dev.bcld.info/instances/3a5e1e7e-3c68-4541-8c40-a2d5f61cae8f> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Forms part of the Vergara Photograph Collection (Library of Congress)." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/697dbd96-8cdf-4f9e-b084-b44fd96cb1ef> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/partof> ] ;
    :subject [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Ruins" ;
            bflc:aap-normalized "ruins" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Moorish" ;
            bflc:aap-normalized "moorish" ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Digital photographs--2020-2030" ;
            bflc:aap-normalized "digitalphotographs20202030" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Digital photographs--2020-2030" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Digital photographs" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "2020-2030" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Landmarks" ;
            bflc:aap-normalized "landmarks" ],
        [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "United States--Michigan--Highland Park." ;
            bflc:aap-normalized "unitedstatesmichiganhighlandpark" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/local> ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "United States" ] [ a mads:State ;
                        rdfs:label "Michigan" ] [ a mads:City ;
                        rdfs:label "Highland Park" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/local> ] ;
    :title [ a :Title ;
            :mainTitle "Entrance to Highland Towers, 1932, a former luxury apartment building, takes up an entire block. It has been a ruin since 2009. Woodward Ave. at McLean St., Highland Park" ] .

