@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/aa20757b-e974-45c0-bb00-5089a0fb0798> a dcat:Dataset ;
    dct:description "Contiene datos de mortalidad por abortos , Mortinatos,Neonatales y Perinatasles en los Municipios del Departamento del Cauca" ;
    dct:identifier <https://www.datos.gov.co/api/views/hzuf-7w6m> ;
    dct:issued "2018-10-16"^^xsd:date ;
    dct:modified "2018-10-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Mortalidad Fetal y Perinatal" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/aa20757b-e974-45c0-bb00-5089a0fb0798/resource/631c3b92-871a-46d6-985f-5a0091c29bef> ;
    dcat:keyword "abortos",
        "neonatal",
        "perinatal" ;
    dcat:landingPage <https://www.datos.gov.co/d/hzuf-7w6m> .

<https://data.amerigeoss.org/dataset/aa20757b-e974-45c0-bb00-5089a0fb0798/resource/631c3b92-871a-46d6-985f-5a0091c29bef> a dcat:Distribution ;
    dct:issued "2019-08-08T18:00:21.234159"^^xsd:dateTime ;
    dct:modified "2025-10-01T23:54:04.960255"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/9b6c3173-d543-45c5-a026-3f2b4df5a587> .

<https://www.datos.gov.co/d/hzuf-7w6m> a foaf:Document .

