@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/fd6cbd95-e0b3-4529-af3a-d6f3799df8ec> a dcat:Dataset ;
    dct:description "Reporte mensual de la ejecución presupuestal realizada con enfoque social desde la subdirección de disposición final en el area de influencia del Parque de Innovación doña Juana PIDJ" ;
    dct:identifier "fd6cbd95-e0b3-4529-af3a-d6f3799df8ec" ;
    dct:issued "2024-08-30T16:46:08.500604"^^xsd:dateTime ;
    dct:modified "2024-08-30T18:22:43.084639"^^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 - Primer Semestre año 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/fd6cbd95-e0b3-4529-af3a-d6f3799df8ec/resource/8bc194be-034b-44aa-8e08-cfb0e48cf0d3> ;
    dcat:keyword "GESTIÓN SOCIAL",
        "PIDJ",
        "PRESUPUESTO" .

<https://datosabiertos.bogota.gov.co/dataset/fd6cbd95-e0b3-4529-af3a-d6f3799df8ec/resource/8bc194be-034b-44aa-8e08-cfb0e48cf0d3> a dcat:Distribution ;
    dct:description "Reporte mensual de la ejecución presupuestal realizada con enfoque social desde la subdirección de disposición final en el area de influencia del Parque de Innovación doña Juana PIDJ en el Primer semestre año 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-08-30T16:47:12.054839"^^xsd:dateTime ;
    dct:modified "2024-08-30T16:47:12.054839"^^xsd:dateTime ;
    dct:title "Dataset Informe ejecución presupuestal gestión social - Primer semestre año 2024" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/fd6cbd95-e0b3-4529-af3a-d6f3799df8ec/resource/8bc194be-034b-44aa-8e08-cfb0e48cf0d3/download/informe-ejecucion-presupuestal-gestion-social.xlsx> ;
    dcat:byteSize 282227.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" .

