@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/ce2c92ff-c157-48ba-94c8-eebaefb13d0a> a :Instance ;
    :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:47.967252+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/5575487> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/pap> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nb> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/one> ;
    :dimensions "56 x 87 cm. and 56 x 66 cm., sheet 59 x 89 cm., folded to 11 x 23 cm." ;
    :extent [ a :Extent ;
            rdfs:label "2 maps on 1 sheet" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "both sides" ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026387> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   99442784 " ] ;
    :instanceOf <https://dev.bcld.info/works/2469f0f1-d79c-4ece-b9b8-11ad76584cf9> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "County map is road map." ],
        [ a :Note ;
            rdfs:label "Panel title." ],
        [ a :Note ;
            rdfs:label "Includes notes, city street index, and advertisements." ],
        [ a :Note ;
            rdfs:label "Relief shown by shading on county map." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Mass Marketing/Merchant Maps Division" ;
            bflc:simpleDate "c1993" ;
            bflc:simplePlace "Cincinnati" ;
            :date "1993"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ohu> ] ;
    :publicationStatement "Cincinnati: Mass Marketing/Merchant Maps Division, c1993" ;
    :responsibilityStatement "MM-Merchant Maps" ;
    :title [ a :Title ;
            :mainTitle "Map of Frederick County and Frederick, Maryland" ;
            :subtitle "happy to help you find your way around" ] .

