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

<https://datosabiertos.bogota.gov.co/dataset/0234373c-4414-45b7-acba-95ed8bfc53a1> a dcat:Dataset ;
    dct:description "Informes ejecución presupuestal Abril de 2026" ;
    dct:identifier "0234373c-4414-45b7-acba-95ed8bfc53a1" ;
    dct:issued "2026-05-13T22:25:55.683445"^^xsd:dateTime ;
    dct:modified "2026-05-13T22:26:59.159602"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.2670 4.5141, -74.2670 4.8286, -73.9696 4.8286, -73.9696 4.5141, -74.2670 4.5141))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\", \"coordinates\":[[[-74.267032,4.514065],[-74.267032,4.828575],[-73.969597,4.828575],[-73.969597,4.514065],[-74.267032,4.514065]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Informes ejecución presupuestal Abril de 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jorge Alexis Rodriguez Meza" ;
            vcard:hasEmail <mailto:jorge.rodriguezm@uaesp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/0234373c-4414-45b7-acba-95ed8bfc53a1/resource/ad3d2f02-a6e5-4c58-9620-0976798fd467> ;
    dcat:keyword "Ejecución Presupuestal",
        "UAESP" .

<https://datosabiertos.bogota.gov.co/dataset/0234373c-4414-45b7-acba-95ed8bfc53a1/resource/ad3d2f02-a6e5-4c58-9620-0976798fd467> a dcat:Distribution ;
    dct:description " Informes ejecución presupuestal Abril de 2026 " ;
    dct:format "XLSX" ;
    dct:issued "2026-05-13T22:26:46.139589"^^xsd:dateTime ;
    dct:modified "2026-05-13T22:26:59.171412"^^xsd:dateTime ;
    dct:title " Informes ejecución presupuestal Abril de 2026 " ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/0234373c-4414-45b7-acba-95ed8bfc53a1/resource/ad3d2f02-a6e5-4c58-9620-0976798fd467/download/ejecuciones-presupuestales-30-04-2026.xlsx> ;
    dcat:byteSize 83459.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> a foaf:Organization ;
    foaf:name "Unidad Administrativa Especial de Servicios Públicos" .

