@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/e7c93a42-52a5-45af-9819-b1794bbc6ee6> a :Cartography,
        :Monograph,
        :Work ;
    bflc:aap "Whitley, Glenn R. (Glenn Ross), 1945-. Map and road guide to the mountain roads south of Monterrey" ;
    bflc:aap-normalized "whitleyglennr(glennross)1945mapandroadguidetothemountainroadssouthofmonterrey" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:19.764912+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/5469523> ;
            :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 "G4414.M7P2 1979" ;
            :itemPortion ".W5" ;
            :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/n83205157> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2011026387> ;
    :geographicCoverage <http://id.loc.gov/authorities/classification/G4414.M7> ;
    :hasInstance <https://dev.bcld.info/instances/8ad21276-7c3a-4ef7-ac49-1106357812f3> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :scale [ a :Scale ;
            rdfs:label "linear horizontal" ;
            rdf:value "245000" ],
        [ a :Scale ;
            rdfs:label "Scale [ca. 1:245,000]." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Mountain roads--Mexico--Monterrey Region--Maps" ;
            bflc:aap-normalized "mountainroadsmexicomonterreyregionmaps" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Mountain roads--Mexico--Monterrey Region--Maps" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85087804> [ a mads:HierarchicalGeographic ;
                        mads:authoritativeLabel "Mexico--Monterrey Region" ] <http://id.loc.gov/authorities/subjects/sh99002035> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Roads--Mexico--Monterrey" ;
            bflc:aap-normalized "roadsmexicomonterrey" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Roads--Mexico--Monterrey" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85114487> <http://id.loc.gov/authorities/names/n79067878-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/n79067878> ;
    :title [ a :Title ;
            :mainTitle "Map and road guide to the mountain roads south of Monterrey" ] .

