@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/30b1039b-7109-4c83-9cbd-9ee962becc3d> a dcat:Dataset ;
    dct:description "Informe ejecución presupuestal Gestión Social  Julio a Diciembre 2024" ;
    dct:identifier "30b1039b-7109-4c83-9cbd-9ee962becc3d" ;
    dct:issued "2025-03-04T15:33:25.266417"^^xsd:dateTime ;
    dct:modified "2025-03-04T15:34:06.158495"^^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 "Informe ejecución presupuestal Gestión Social  Julio a Diciembre 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rubén Buitrago" ;
            vcard:hasEmail <mailto:ruben.buitrago@uaesp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/30b1039b-7109-4c83-9cbd-9ee962becc3d/resource/78c1fceb-4c99-446a-829a-9726c52b6481> ;
    dcat:keyword "Disposición Final",
        "GESTIÓN SOCIAL",
        "UAESP" .

<https://datosabiertos.bogota.gov.co/dataset/30b1039b-7109-4c83-9cbd-9ee962becc3d/resource/78c1fceb-4c99-446a-829a-9726c52b6481> a dcat:Distribution ;
    dct:description "Informe ejecución presupuestal Gestión Social  Julio a Diciembre 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-03-04T15:33:55.791281"^^xsd:dateTime ;
    dct:modified "2025-03-04T15:34:06.168994"^^xsd:dateTime ;
    dct:title "Informe ejecución presupuestal Gestión Social  Julio a Diciembre 2024" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/30b1039b-7109-4c83-9cbd-9ee962becc3d/resource/78c1fceb-4c99-446a-829a-9726c52b6481/download/informe-ejecucion-presupuestal-gestion-social-ii-semestre-2024.xlsx> ;
    dcat:byteSize 355188.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" .

