@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/429a6852-551a-4366-8f4e-22cffe423b8a> a dcat:Dataset ;
    dct:description "Describe  las categorizacion, superficie, mantenimiento e inversion de las vías y puentes presentes en el departamento del Cauca durante el periodo 2012 a 2017" ;
    dct:identifier <https://www.datos.gov.co/api/views/6ktk-u49u> ;
    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 "Infraestructura Vial" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/429a6852-551a-4366-8f4e-22cffe423b8a/resource/f7b1972e-3598-49a1-aa5e-f4beb4ff90af> ;
    dcat:keyword "inversion",
        "mantenimiento",
        "vias" ;
    dcat:landingPage <https://www.datos.gov.co/d/6ktk-u49u> .

<https://data.amerigeoss.org/dataset/429a6852-551a-4366-8f4e-22cffe423b8a/resource/f7b1972e-3598-49a1-aa5e-f4beb4ff90af> a dcat:Distribution ;
    dct:issued "2019-08-08T16:45:28.240656"^^xsd:dateTime ;
    dct:modified "2025-10-01T20:07:23.668098"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/fed74927-73bf-4314-936f-6cb128572b48> .

<https://www.datos.gov.co/d/6ktk-u49u> a foaf:Document .

