@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/9f9f6675-f954-4234-af5f-f37c102c94a6> a dcat:Dataset ;
    dct:description "Contiene datos de las tasas de mortalidad infantil   generados por diferentes causas, desagregado por las subregiones del Departamento del Cauca" ;
    dct:identifier <https://www.datos.gov.co/api/views/39es-xr3y> ;
    dct:issued "2018-12-05"^^xsd:date ;
    dct:modified "2018-12-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Semaforizacion Tasa de mortalidad infantil" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9f9f6675-f954-4234-af5f-f37c102c94a6/resource/b20ab5e4-2cd7-4892-b41a-835674aad53a> ;
    dcat:keyword "menores cinco años",
        "semaforizacion",
        "tasas mortalidad" ;
    dcat:landingPage <https://www.datos.gov.co/d/39es-xr3y> .

<https://data.amerigeoss.org/dataset/9f9f6675-f954-4234-af5f-f37c102c94a6/resource/b20ab5e4-2cd7-4892-b41a-835674aad53a> a dcat:Distribution ;
    dct:issued "2019-08-08T16:21:41.631711"^^xsd:dateTime ;
    dct:modified "2025-10-01T23:30:41.076561"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/40620348-55ca-4803-9a78-43bd37c9ebe1> .

<https://www.datos.gov.co/d/39es-xr3y> a foaf:Document .

