@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/dffc9368-fc52-4630-bbfb-fd9de57e47d0> a dcat:Dataset ;
    dct:description "Publicación del plan de mejoramiento rendición de cuentas 2017, 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/vvs2-g8az> ;
    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 2017" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dffc9368-fc52-4630-bbfb-fd9de57e47d0/resource/9ea7163b-53ea-40e2-b121-6d79c285f7a2> ;
    dcat:keyword "2017",
        "cuentas",
        "mejoramiento",
        "rendicion" ;
    dcat:landingPage <https://www.datos.gov.co/d/vvs2-g8az> .

<https://data.amerigeoss.org/dataset/dffc9368-fc52-4630-bbfb-fd9de57e47d0/resource/9ea7163b-53ea-40e2-b121-6d79c285f7a2> a dcat:Distribution ;
    dct:description "PLAN DE MEJORAMIENTO RENDICIÓN DE CUENTAS 2017" ;
    dct:format "PDF" ;
    dct:issued "2019-08-08T19:19:19.380464"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:01:37.522348"^^xsd:dateTime ;
    dct:title "PLAN DE MEJORAMIENTO RENDICIÓN DE CUENTAS 2017" ;
    dcat:accessURL <http://mosqueracundinamarca.micolombiadigital.gov.co/sites/mosqueracundinamarca/content/files/000627/31311_plan-de-mejoramiento-rendicion-de-cuentas-2017.pdf> .

<https://www.datos.gov.co/d/vvs2-g8az> a foaf:Document .

