@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/09b65d96-f704-42c6-8d29-800651a3f6cf> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:01.698116+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/5437961> ;
            :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/> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/pap> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nb> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :dimensions "69 x 48 cm. fold. to 12 x 24 cm." ;
    :extent [ a :Extent ;
            rdfs:label "col. map" ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026387> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   77695446 " ] ;
    :instanceOf <https://dev.bcld.info/works/b62b63c6-8f79-491a-b317-9747b164c5fa> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Includes index, distance list, distance chart, and location map." ],
        [ a :Note ;
            rdfs:label "Relief shown by shading and spot heights." ],
        [ a :Note ;
            rdfs:label "Indexed maps of \"Mendoza\" and \"San Rafael,\" maps of \"Zona conurbana,\" \"Zona este San Martin, Junin, Rivadavia,\" and \"Alrededores de San Rafael y Grl. Alvear,\" and col. illus. on verso." ],
        [ a :Note ;
            rdfs:label "\"2-70.\"" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleDate "[1970]" ;
            bflc:simplePlace "[Buenos Aires]" ;
            :date "1970"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ag> ] ;
    :publicationStatement "[Buenos Aires]: [1970]" ;
    :responsibilityStatement "Este trabajo ha sido ejecutado por la División Cartográfica del Automóvil Club Argentino. Dibujó: Juan C. Corso" ;
    :title [ a :Title ;
            :mainTitle "Mendoza, red caminera principal" ] .

