@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/2f8862ef-ba2a-4921-a968-4288ad381075> a dcat:Dataset ;
    dct:description "Publicación del plan de mejoramiento rendición de cuentas 2018, por solicitud de Departamento Nacional de Planeación DNP, para evaluación del desempeño Integral de los municipios." ;
    dct:identifier <https://www.datos.gov.co/api/views/nwir-vyeu> ;
    dct:issued "2019-01-21"^^xsd:date ;
    dct:modified "2019-01-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "PLAN DE MEJORAMIENTO RENDICIÓN DE CUENTAS 2018" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f8862ef-ba2a-4921-a968-4288ad381075/resource/0ed3ddf8-ddcf-429b-a5b7-cf8e65b94efb> ;
    dcat:keyword "2018",
        "cuentas",
        "mejoramiento",
        "rendicion" ;
    dcat:landingPage <https://www.datos.gov.co/d/nwir-vyeu> .

<https://data.amerigeoss.org/dataset/2f8862ef-ba2a-4921-a968-4288ad381075/resource/0ed3ddf8-ddcf-429b-a5b7-cf8e65b94efb> a dcat:Distribution ;
    dct:description "PLAN DE MEJORAMIENTO RENDICIÓN DE CUENTAS 2018 " ;
    dct:format "PDF" ;
    dct:issued "2019-08-08T18:32:49.109781"^^xsd:dateTime ;
    dct:modified "2025-10-01T19:28:44.560833"^^xsd:dateTime ;
    dct:title "PLAN DE MEJORAMIENTO RENDICIÓN DE CUENTAS 2018 " ;
    dcat:accessURL <http://mosqueracundinamarca.micolombiadigital.gov.co/sites/mosqueracundinamarca/content/files/000627/31313_fpi50-formato-plan-de-mejoramiento-rendicion-de-cuentas-2018-diligenciado.pdf> .

<https://www.datos.gov.co/d/nwir-vyeu> a foaf:Document .

