@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/8bd3179d-24e2-4c1f-b70f-77300f018b24> a dcat:Dataset ;
    dct:description "Estadísticas y gráficas de población que ha adquirido Dengue entre el año 2017 y mediados del 2020." ;
    dct:identifier <https://www.datos.gov.co/api/views/pkd7-i2z2> ;
    dct:issued "2020-06-01"^^xsd:date ;
    dct:modified "2020-07-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "SALUD EN SEVILLA, VALLE DEL CAUCA" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8bd3179d-24e2-4c1f-b70f-77300f018b24/resource/0a9e29ec-adb3-424e-ae25-6d8626f527b0> ;
    dcat:keyword "dengue",
        "sevilla" ;
    dcat:landingPage <https://www.datos.gov.co/d/pkd7-i2z2> .

<https://data.amerigeoss.org/dataset/8bd3179d-24e2-4c1f-b70f-77300f018b24/resource/0a9e29ec-adb3-424e-ae25-6d8626f527b0> a dcat:Distribution ;
    dct:issued "2020-12-09T01:34:46.412213"^^xsd:dateTime ;
    dct:modified "2025-10-01T22:46:39.075153"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/download/pkd7-i2z2/application/vnd.ms-excel> .

<https://www.datos.gov.co/d/pkd7-i2z2> a foaf:Document .

