@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/2469f0f1-d79c-4ece-b9b8-11ad76584cf9> a :Cartography,
        :Monograph,
        :Work ;
    bflc:aap "Merchant Maps (Firm). Map of Frederick County and Frederick, Maryland" ;
    bflc:aap-normalized "merchantmaps(firm)mapoffrederickcountyandfrederickmaryland" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:47.955579+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/5575487> ;
            :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/> ] ;
    :cartographicAttributes [ a :Cartographic ;
            :relief <http://id.loc.gov/vocabulary/mrelief/shad> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "G3843.F7P2 1993" ;
            :itemPortion ".M4" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/cri> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n80123561> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2011026387> ;
    :geographicCoverage <http://id.loc.gov/authorities/classification/G3843.F7>,
        <http://id.loc.gov/authorities/classification/G3844.F7> ;
    :hasInstance <https://dev.bcld.info/instances/ce2c92ff-c157-48ba-94c8-eebaefb13d0a> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :scale [ a :Scale ;
            rdfs:label "linear horizontal" ;
            rdf:value "126720" ],
        [ a :Scale ;
            rdfs:label "Scale not given" ],
        [ a :Scale ;
            rdfs:label "Scale [ca. 1:126,720]." ],
        [ a :Scale ;
            rdfs:label "linear scale" ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Roads--Maryland--Frederick County" ;
            bflc:aap-normalized "roadsmarylandfrederickcounty" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Roads--Maryland--Frederick County" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85114487> <http://id.loc.gov/authorities/names/n79071275-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Place ;
            rdfs:label "Frederick Metropolitan Area (Md.)" ;
            bflc:aap-normalized "frederickmetropolitanarea(md)" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Frederick Metropolitan Area (Md.)" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic ;
            :code "P2" ;
            :source [ a :Source ;
                    :code "lcg" ] ],
        <http://id.loc.gov/rwo/agents/n79071275>,
        <http://id.loc.gov/rwo/agents/n79126845> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Frederick County -- Frederick [metropolitan area]." ] ;
    :title [ a :Title ;
            :mainTitle "Map of Frederick County and Frederick, Maryland" ] .

