@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/b2b2a9b3-d953-4d41-956a-c2068ba36aa7> a dcat:Dataset ;
    dct:description "Presenta por genero el numero de casos y la tasa por cada 100.000 habitantes de reportes por presunto delitos sexuales en cada municipio en el periodo 2014 al 2017 en el departamento del Cauca." ;
    dct:identifier <https://www.datos.gov.co/api/views/9r86-ksi8> ;
    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 sexuales" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b2b2a9b3-d953-4d41-956a-c2068ba36aa7/resource/a2244fd5-80e7-4d99-bc63-2515d3e1ec23> ;
    dcat:keyword "casos",
        "delitos",
        "sexuales",
        "tasa" ;
    dcat:landingPage <https://www.datos.gov.co/d/9r86-ksi8> .

<https://data.amerigeoss.org/dataset/b2b2a9b3-d953-4d41-956a-c2068ba36aa7/resource/a2244fd5-80e7-4d99-bc63-2515d3e1ec23> a dcat:Distribution ;
    dct:issued "2019-08-08T17:08:05.058649"^^xsd:dateTime ;
    dct:modified "2025-10-02T00:13:44.760802"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/98b836f1-a091-452e-a64f-f62f67122de6> .

<https://www.datos.gov.co/d/9r86-ksi8> a foaf:Document .

