@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/5e1dc30a-5b46-4ec0-afb5-920c7bc7ece1> a dcat:Dataset ;
    dct:description "Servicios que durante el año 2017 el centro regional de atención a víctimas prestó a los caleños." ;
    dct:identifier "1fbdd331-a721-49c0-8dab-3f12ae99b1ab" ;
    dct:issued "2019-04-29"^^xsd:date ;
    dct:language "Español" ;
    dct:modified "2019-12-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Alcaldía Municipal de Santiago de Cali" ] ;
    dct:title "Servicios prestados por el CRAV en Cali 2017" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5e1dc30a-5b46-4ec0-afb5-920c7bc7ece1/resource/fc0d139e-3a12-42c1-98fa-6e21c50de962> ;
    dcat:keyword "2017",
        "ayuda",
        "cali",
        "conflicto armado",
        "crav",
        "humanitaria",
        "servicios",
        "víctimas" ;
    dcat:landingPage <https://www.datos.gov.co/d/gidz-yivi> .

<https://data.amerigeoss.org/dataset/5e1dc30a-5b46-4ec0-afb5-920c7bc7ece1/resource/fc0d139e-3a12-42c1-98fa-6e21c50de962> a dcat:Distribution ;
    dct:description "Servicios prestados por el Centro Regional de Atención a Víctimas en el año 2017 en Cali" ;
    dct:format "XLSX" ;
    dct:issued "2019-08-08T17:50:48.786957"^^xsd:dateTime ;
    dct:modified "2025-10-01T21:05:17.502947"^^xsd:dateTime ;
    dct:title "Servicios 2017.xlsx" ;
    dcat:accessURL <http://datos.cali.gov.co/dataset/1fbdd331-a721-49c0-8dab-3f12ae99b1ab/resource/82bfd497-2988-4708-8858-5bb927ee5eb2/download/servicios-2017.xlsx> .

<https://www.datos.gov.co/d/gidz-yivi> a foaf:Document .

