@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/d3f7f612-7dcc-4451-8a02-3686fa604d8f> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "Evaluación de la implementación y desempeño del MPC " ;
    dct:identifier "evaluacion-del-mpc" ;
    dct:issued "2018-09-28T18:33:17+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T16:08:09.636095"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Gerente de Proyectos Especiales" ;
            foaf:mbox "hgvargaslugog@asa.gob.mx" ;
            foaf:name "ASA" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Regional" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2018-01-31T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Evaluación del MPC" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d3f7f612-7dcc-4451-8a02-3686fa604d8f/resource/d31de791-e865-4894-9f8e-ca0b82739636> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "comision",
        "consultiva",
        "geo",
        "geoss",
        "infraestructura",
        "mexico",
        "national" ;
    dcat:theme <Economía> .

<https://data.amerigeoss.org/dataset/d3f7f612-7dcc-4451-8a02-3686fa604d8f/resource/d31de791-e865-4894-9f8e-ca0b82739636> a dcat:Distribution ;
    dct:description "Evaluación de la implementación y desempeño del MPC " ;
    dct:format "DOCX" ;
    dct:issued "2023-09-13T00:30:44.949882"^^xsd:dateTime ;
    dct:modified "2025-11-24T16:08:09.629488"^^xsd:dateTime ;
    dct:title "Evaluación del MPC" ;
    dcat:accessURL <https://www.asa.gob.mx/ParticipacionCiudadana/EvaluacionMPC_ASA.docx> .

