@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/7fb80e19-9cb2-43b4-949a-5b9b85700747> a :Cartography,
        :Monograph,
        :Work ;
    bflc:aap "Universal Map Enterprises. The regional map of central Florida" ;
    bflc:aap-normalized "universalmapenterprisestheregionalmapofcentralflorida" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:14.894779+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/5568923> ;
            :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 "G3934.O7P2 1986" ;
            :itemPortion ".U5" ;
            :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/n85149701> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2011026387> ;
    :geographicCoverage <http://id.loc.gov/authorities/classification/G3931>,
        <http://id.loc.gov/authorities/classification/G3934.O7>,
        <http://id.loc.gov/authorities/classification/G3934.T3> ;
    :hasInstance <https://dev.bcld.info/instances/f74bffd5-0dd7-4811-bbbb-6cb8bb6e0004> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :scale [ a :Scale ;
            rdfs:label "linear horizontal" ;
            rdf:value "316800" ],
        [ a :Scale ;
            rdfs:label "Scale [1:316,800]. 1 in. = 5 miles." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Roads--Florida" ;
            bflc:aap-normalized "roadsflorida" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Roads--Florida" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85114487> <http://id.loc.gov/rwo/agents/n79053995-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Place ;
            rdfs:label "Orlando Region (Fla.)" ;
            bflc:aap-normalized "orlandoregion(fla)" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Orlando Region (Fla.)" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Roads--Florida--Orlando Region" ;
            bflc:aap-normalized "roadsfloridaorlandoregion" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Roads--Florida--Orlando Region" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85114487> [ a mads:HierarchicalGeographic ;
                        mads:authoritativeLabel "Florida--Orlando Region" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Place ;
            rdfs:label "Tampa Region (Fla.)" ;
            bflc:aap-normalized "tamparegion(fla)" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Tampa Region (Fla.)" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Roads--Florida--Tampa Region" ;
            bflc:aap-normalized "roadsfloridatamparegion" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Roads--Florida--Tampa Region" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85114487> [ a mads:HierarchicalGeographic ;
                        mads:authoritativeLabel "Florida--Tampa Region" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic ;
            :code "P2" ;
            :source [ a :Source ;
                    :code "lcg" ] ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "[East central Florida] : [road map of Orlando region, including Brevard, Flagler, Indian River, Lake, Orange, Osceola, Seminole, and Volusia counties] -- [West central Florida] : [road map of Tampa region, including Citrus, Hernando, Hillsborough, Manatee, Pasco, Pinellas, Polk, Sarasota, and Sumter counties]." ] ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The regional map of central Florida" ] .

