@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/ae4d5d39-39cf-4f0b-ae55-878c9b7d887e> 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:10.955023+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/5502918> ;
            :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 "24 x 72 cm., folded in envelope 26 x 18 cm." ;
    :extent [ a :Extent ;
            rdfs:label "1 map" ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026387> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   88693976 " ] ;
    :instanceOf <https://dev.bcld.info/works/91a7ee06-c2bb-45df-9fb2-0c467a875a00> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Alternate title: Parque Nacional \"El Avila,\" rutas de excursión vertiente sur entre Quebradas, Catuche y Ayala." ],
        [ a :Note ;
            rdfs:label "Title from envelope." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "República de Venezuela, Ministerio del Ambiente y de los Recursos Naturales Renovables" ;
            bflc:simpleDate "1978" ;
            bflc:simplePlace "[Caracas]" ;
            :date "1978"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ve> ] ;
    :publicationStatement "[Caracas]: República de Venezuela, Ministerio del Ambiente y de los Recursos Naturales Renovables, 1978" ;
    :responsibilityStatement "cortesia, J.R. Garcia, INAP ; dib., Eddy T." ;
    :title [ a :Title ;
            :mainTitle "Mapa de caminos y localidades del Parque Nacional \"El Avila\"" ;
            :subtitle "anexo al libro \"Flora del Avila\"" ] .

