@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/de971fa3-7e7b-430a-8fbe-4bc69fcda864> a dcat:Dataset ;
    dct:description "Presenta el número de delitos y capturas realizadas en cada uno de los municipios, desagregándose de acuerdo al hecho delictivo durante el periodo 2012 al 2017 en el departamento del Cauca." ;
    dct:identifier <https://www.datos.gov.co/api/views/7rt6-m8fw> ;
    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 "Delitos" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/de971fa3-7e7b-430a-8fbe-4bc69fcda864/resource/333680c1-fffc-487a-ac9f-9db604bf8117> ;
    dcat:keyword "articulo",
        "capturas",
        "delitos",
        "hecho delictivo" ;
    dcat:landingPage <https://www.datos.gov.co/d/7rt6-m8fw> .

<https://data.amerigeoss.org/dataset/de971fa3-7e7b-430a-8fbe-4bc69fcda864/resource/333680c1-fffc-487a-ac9f-9db604bf8117> a dcat:Distribution ;
    dct:issued "2019-08-08T16:54:12.227689"^^xsd:dateTime ;
    dct:modified "2025-10-02T01:57:56.574858"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/16f3f728-b944-4cae-92bc-5bcffa1cd17d> .

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

