@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/38f5aaea-09f2-4299-8cea-444be7677e34> a :Monograph,
        :StillImage,
        :Work ;
    bflc:aap "Office of Jerrald L. Karlan. [Tracey Towers, 20 & 40 Mosholu Parkway South, Bronx, New York]. [Plan at 1st deck level, Part II, Tower A, 1st floor plan]" ;
    bflc:aap-normalized "officeofjerraldlkarlan[traceytowers20&40mosholuparkwaysouthbronxnewyork][planat1stdecklevelpartiitowera1stfloorplan]" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:25.580108+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23886689> ;
            :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 "Unprocessed in PMR-1873," ;
            :itemPortion "no. 6" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n50022474> ;
            :role <http://id.loc.gov/vocabulary/relators/arc> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Organization ;
                    rdfs:label "Office of Jerrald L. Karlan" ;
                    bflc:marcKey "1102 $aOffice of Jerrald L. Karlan,$earchitect." ] ;
            :role <http://id.loc.gov/vocabulary/relators/arc> ] ;
    :genreForm <http://id.loc.gov/vocabulary/marcgt/gra> ;
    :hasInstance <https://dev.bcld.info/instances/862ed80b-eff9-4678-b4bd-9d9e9b0c47f3>,
        <https://dev.bcld.info/instances/a1feffd3-8bde-400d-9e3b-803db7143e96> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Forms part of: The Paul Rudolph Archive." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Architectural drawings--1960-1970" ;
            bflc:aap-normalized "architecturaldrawings19601970" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ;
            mads:authoritativeLabel "Architectural drawings--1960-1970" ;
            mads:componentList ( [ a mads:GenreForm ;
                        mads:authoritativeLabel "Architectural drawings" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1960-1970" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/genreFormSchemes/gmgpc> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Apartment houses--New York (State)--New York--Bronx--1960-1970" ;
            bflc:aap-normalized "apartmenthousesnewyork(state)newyorkbronx19601970" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Apartment houses--New York (State)--New York--Bronx--1960-1970" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm000404> [ a mads:HierarchicalGeographic ;
                        mads:authoritativeLabel "New York--Bronx" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1960-1970" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Skyscrapers--New York (State)--New York--Bronx--1960-1970" ;
            bflc:aap-normalized "skyscrapersnewyork(state)newyorkbronx19601970" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ;
            mads:authoritativeLabel "Skyscrapers--New York (State)--New York--Bronx--1960-1970" ;
            mads:componentList ( <http://id.loc.gov/vocabulary/graphicMaterials/tgm009702> [ a mads:HierarchicalGeographic ;
                        mads:authoritativeLabel "New York--Bronx" ] [ a mads:Temporal ;
                        mads:authoritativeLabel "1960-1970" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/lctgm> ] ;
    :summary [ a :Summary ;
            rdfs:label "Drawing shows floor with rooms inculding lounges, mail room, storage room, and terrace for apartment building." ] ;
    :title [ a :Title ;
            :mainTitle "[Tracey Towers, 20 & 40 Mosholu Parkway South, Bronx, New York]" ;
            :partName "[Plan at 1st deck level, Part II, Tower A, 1st floor plan]" ] .

