@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca> a dcat:Dataset ;
    dct:description "Documento de Ejecución Presupuestaria de Enero de 2019" ;
    dct:identifier "aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca" ;
    dct:issued "2025-11-24T20:59:47.183949"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:59:47.183953"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> ;
    dct:title "EJECUCION PRESUPUESTARIA ENERO 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Zumaikira Moreno" ;
            vcard:hasEmail <mailto:zumaikira.moreno@inadeh.edu.pa> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca/resource/8a09c008-058e-48d8-baf6-1e8ec870db1b>,
        <https://data.amerigeoss.org/dataset/aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca/resource/d17f2381-3168-471c-99b6-6f25e368fdfc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "ckan",
        "finanzas",
        "geo",
        "geoss",
        "national",
        "panama",
        "presupuesto" ;
    dcat:landingPage <www.inadeh.edu.pa> .

<https://data.amerigeoss.org/dataset/aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca/resource/8a09c008-058e-48d8-baf6-1e8ec870db1b> a dcat:Distribution ;
    dct:description "INFORME DE EJECUCIÓN PRESUPUESTARIA ENERO 2019" ;
    dct:format "PDF" ;
    dct:issued "2019-02-25T16:54:47.788025"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:59:47.177305"^^xsd:dateTime ;
    dct:title "EJECUCIÓN PRESUPUESTARIA ENERO 2019" ;
    dcat:accessURL <https://cc-p-panama.ckan.io/dataset/aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca/resource/8a09c008-058e-48d8-baf6-1e8ec870db1b/download/ejecucion-presup.-enero-2019.pdf> .

<https://data.amerigeoss.org/dataset/aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca/resource/d17f2381-3168-471c-99b6-6f25e368fdfc> a dcat:Distribution ;
    dct:description "INFORME DE EJECUCIÓN PRESUPUESTARIA" ;
    dct:format "XLS" ;
    dct:issued "2019-02-25T16:51:43.117895"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:59:47.176888"^^xsd:dateTime ;
    dct:title "EJECUCION PRESUPUESTARIA ENERO 2019" ;
    dcat:accessURL <https://cc-p-panama.ckan.io/dataset/aa1321b3-f90d-4639-a4fb-2c8bee9dc7ca/resource/d17f2381-3168-471c-99b6-6f25e368fdfc/download/ejecucion-presup.-enero-2019.xlsx> .

<https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> a foaf:Agent ;
    foaf:name "Panama" .

<www.inadeh.edu.pa> a foaf:Document .

