@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/97b9fb7c-ac94-4dbb-9b0a-403dfe723508> a dcat:Dataset ;
    dct:description "Contiene la Ejecución Presupuestal de Regalías 2017 de Santiago de Cali" ;
    dct:identifier "c2c2da88-bd03-4e9a-aa06-060a87bd61ae" ;
    dct:issued "2018-12-13"^^xsd:date ;
    dct:language "Español" ;
    dct:modified "2018-12-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Alcaldía Municipal de Santiago de Cali" ] ;
    dct:title "Ejecución Presupuestal de Regalías 2017" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/97b9fb7c-ac94-4dbb-9b0a-403dfe723508/resource/374bfcfd-db65-4c65-816b-0c5ebba80f3d> ;
    dcat:keyword "2017",
        "cali",
        "ejecucion",
        "regalias" ;
    dcat:landingPage <https://www.datos.gov.co/d/a5cf-fg8t> .

<https://data.amerigeoss.org/dataset/97b9fb7c-ac94-4dbb-9b0a-403dfe723508/resource/374bfcfd-db65-4c65-816b-0c5ebba80f3d> a dcat:Distribution ;
    dct:description "contiene la Ejecucion presupuestal de regalias 2017 de santiago de cali" ;
    dct:format "CSV" ;
    dct:issued "2019-08-08T17:10:17.495641"^^xsd:dateTime ;
    dct:modified "2025-10-01T23:13:15.875929"^^xsd:dateTime ;
    dct:title "Ejecucion presupuestal de regalias 2017" ;
    dcat:accessURL <http://datos.cali.gov.co/dataset/c2c2da88-bd03-4e9a-aa06-060a87bd61ae/resource/b17be6ed-9d78-4ea8-8488-ddcf0a6c70bc/download/ejecuci_n_presupuestal_de_regal_as_2017.csv> .

<https://www.datos.gov.co/d/a5cf-fg8t> a foaf:Document .

