@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/433841ff-6810-4d59-bcc0-54f611d79f02> a dcat:Dataset ;
    dct:description "Informes ejecución presupuestal Noviembre de 2025" ;
    dct:identifier "433841ff-6810-4d59-bcc0-54f611d79f02" ;
    dct:issued "2025-12-11T14:10:47.421806"^^xsd:dateTime ;
    dct:modified "2025-12-11T14:12:41.151305"^^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 Noviembre de 2025" ;
    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/433841ff-6810-4d59-bcc0-54f611d79f02/resource/5ad9c1ab-ca27-490a-a15d-dc1352b2fd6e> ;
    dcat:keyword "Ejecución Presupuestal",
        "UAESP" .

<https://datosabiertos.bogota.gov.co/dataset/433841ff-6810-4d59-bcc0-54f611d79f02/resource/5ad9c1ab-ca27-490a-a15d-dc1352b2fd6e> a dcat:Distribution ;
    dct:description "Informes ejecución presupuestal Noviembre de 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-11T14:12:28.539489"^^xsd:dateTime ;
    dct:modified "2025-12-11T14:12:41.199018"^^xsd:dateTime ;
    dct:title "Informes ejecución presupuestal Noviembre de 2025" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/433841ff-6810-4d59-bcc0-54f611d79f02/resource/5ad9c1ab-ca27-490a-a15d-dc1352b2fd6e/download/ejecuciones-presupuestales-30-11-2025.xlsx> ;
    dcat:byteSize 96234.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" .

