@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/55bdecda-9d5a-45ed-bf10-53e24426fb96> a dcat:Dataset ;
    dct:description "Presupuesto general de ingresos, gastos e inversión" ;
    dct:identifier "55bdecda-9d5a-45ed-bf10-53e24426fb96" ;
    dct:issued "2024-07-26T16:30:20.726286"^^xsd:dateTime ;
    dct:modified "2025-06-26T17:52:25.952098"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/71e8e324-f8a5-4a02-9051-6ec06ad6bffd> ;
    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 "Presupuesto SDHT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edna Ruth Mendoza" ;
            vcard:hasEmail <mailto:emendozaa@habitatbogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/55bdecda-9d5a-45ed-bf10-53e24426fb96/resource/6cda6fe8-2518-4f47-8c4c-e7c0d09f18b4>,
        <https://datosabiertos.bogota.gov.co/dataset/55bdecda-9d5a-45ed-bf10-53e24426fb96/resource/b52a52b1-98b4-4b66-831a-b1fd06d39cf7> ;
    dcat:keyword "Bogotá",
        "Hábitat",
        "Presupuesto",
        "SDHT",
        "sdht" .

<https://datosabiertos.bogota.gov.co/dataset/55bdecda-9d5a-45ed-bf10-53e24426fb96/resource/6cda6fe8-2518-4f47-8c4c-e7c0d09f18b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-26T16:30:49.947785"^^xsd:dateTime ;
    dct:modified "2025-06-26T17:43:01.158724"^^xsd:dateTime ;
    dct:title "Presupuesto 2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fbf5eb85f0e5c79f1289f9a4f700001d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/55bdecda-9d5a-45ed-bf10-53e24426fb96/resource/6cda6fe8-2518-4f47-8c4c-e7c0d09f18b4/download/presupuesto-sdht-2024.xlsx> ;
    dcat:byteSize 21193.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/dataset/55bdecda-9d5a-45ed-bf10-53e24426fb96/resource/b52a52b1-98b4-4b66-831a-b1fd06d39cf7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-06-26T17:43:01.337987"^^xsd:dateTime ;
    dct:modified "2025-06-26T17:52:25.975000"^^xsd:dateTime ;
    dct:title "Presupuesto 2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "54d52375e2fdb059b4e4674c89ea00d1"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/55bdecda-9d5a-45ed-bf10-53e24426fb96/resource/b52a52b1-98b4-4b66-831a-b1fd06d39cf7/download/presupuesto-sdht-2025.xlsx> ;
    dcat:byteSize 20882.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/71e8e324-f8a5-4a02-9051-6ec06ad6bffd> a foaf:Organization ;
    foaf:name "Secretaría Distrital del Hábitat" .

