@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/6efbfd22-7e78-4ffe-b265-72a081847cdd> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description """En este archivo encontrará información relacionada con el funcionamiento del Mecanismo de Participación Ciudadana.\r
""" ;
    dct:identifier "reglas-de-operacion-del-mpc-de-la-afsedf" ;
    dct:issued "2017-10-09T17:38:09+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2017-08-25T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "leticia.delahoya@sepdf.gob.mx" ;
            foaf:name "AFSEDF" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-08-25T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-08-25T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Reglas de Operación del MPC de la AFSEDF" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6efbfd22-7e78-4ffe-b265-72a081847cdd/resource/f6383712-9600-4ff2-b214-deed13e499d7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "ciudadana",
        "educacion",
        "geo",
        "geoss",
        "mecanismos",
        "mexico",
        "national",
        "operacion",
        "participacion",
        "reglas" ;
    dcat:landingPage <http://www.sepdf.gob.mx> ;
    dcat:theme <Educación> .

<http://www.sepdf.gob.mx> a foaf:Document .

<https://data.amerigeoss.org/dataset/6efbfd22-7e78-4ffe-b265-72a081847cdd/resource/f6383712-9600-4ff2-b214-deed13e499d7> a dcat:Distribution ;
    dct:description "En este archivo encontrará información relacionada con el funcionamiento del Mecanismo de Participación Ciudadana." ;
    dct:format "CSV" ;
    dct:issued "2018-10-26T17:25:42.794344"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:38:05.522830"^^xsd:dateTime ;
    dct:title "Reglas de Operación en materia de Participación Ciudadana " ;
    dcat:accessURL <https://www2.sepdf.gob.mx/datos_abiertos/caj/programa_de_trabajo_mpc.pdf> .

